Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295196
b: refs/heads/master
c: 1a1278d
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Linus Torvalds committed Mar 23, 2012
1 parent 683787b commit 8e836de
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 99ad98d25961487d83ac4afac0375fe1f3e5c883
refs/heads/master: 1a1278da5ccef255075c03dccc567d46e162c674
2 changes: 0 additions & 2 deletions trunk/drivers/leds/leds-pca9633.c
Original file line number Diff line number Diff line change
Expand Up @@ -96,11 +96,9 @@ static int __devinit pca9633_probe(struct i2c_client *client,
const struct i2c_device_id *id)
{
struct pca9633_led *pca9633;
struct i2c_adapter *adapter;
struct led_platform_data *pdata;
int i, err;

adapter = to_i2c_adapter(client->dev.parent);
pdata = client->dev.platform_data;

if (pdata) {
Expand Down

0 comments on commit 8e836de

Please sign in to comment.