Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199080
b: refs/heads/master
c: 146e10a
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Richard Purdie committed May 26, 2010
1 parent bd8699e commit af3ba24
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: beb0a43f398efac87a3b9c2c6a5c5a163df50413
refs/heads/master: 146e10a8c457236e017355ed9ba0ef78fbb3d12b
1 change: 1 addition & 0 deletions trunk/drivers/video/backlight/max8925_bl.c
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ static int __devinit max8925_backlight_probe(struct platform_device *pdev)
backlight_update_status(bl);
return 0;
out:
backlight_device_unregister(bl);
kfree(data);
return ret;
}
Expand Down

0 comments on commit af3ba24

Please sign in to comment.