Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316099
b: refs/heads/master
c: 9ea3c49
h: refs/heads/master
i:
  316097: e80a25e
  316095: 8e67cba
v: v3
  • Loading branch information
Martlin Ettl authored and Jiri Kosina committed Jul 9, 2012
1 parent 50de735 commit d5d95e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 59f91e5dd0504dc0ebfaa0b6f3a55e6931f96266
refs/heads/master: 9ea3c498962bc63748e92c31c874169ab0726324
1 change: 1 addition & 0 deletions trunk/drivers/video/backlight/88pm860x_bl.c
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ static int pm860x_backlight_probe(struct platform_device *pdev)
data->port = pdata->flags;
if (data->port < 0) {
dev_err(&pdev->dev, "wrong platform data is assigned");
kfree(data);
return -EINVAL;
}

Expand Down

0 comments on commit d5d95e8

Please sign in to comment.