Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199071
b: refs/heads/master
c: 9844ce0
h: refs/heads/master
i:
  199069: 75ac2af
  199067: 3ae1035
  199063: 3178204
  199055: 5cfad1b
  199039: 7634633
v: v3
  • Loading branch information
Dan Carpenter authored and Richard Purdie committed May 26, 2010
1 parent 8829d9d commit 0a0898b
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: 8193db229101fa5e7e7070422a7471775140e7bd
refs/heads/master: 9844ce0501b03843c44156d6e36afb80e847c974
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 @@ -222,6 +222,7 @@ static int pm860x_backlight_probe(struct platform_device *pdev)
data->port = __check_device(pdata, name);
if (data->port < 0) {
dev_err(&pdev->dev, "wrong platform data is assigned");
kfree(data);
return -EINVAL;
}

Expand Down

0 comments on commit 0a0898b

Please sign in to comment.