Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199081
b: refs/heads/master
c: 1f97699
h: refs/heads/master
i:
  199079: bd8699e
v: v3
  • Loading branch information
Axel Lin authored and Richard Purdie committed May 26, 2010
1 parent af3ba24 commit beb72e4
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: 146e10a8c457236e017355ed9ba0ef78fbb3d12b
refs/heads/master: 1f976996c7413b5b48d35b195cc2d7adcd3f68d7
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 @@ -267,6 +267,7 @@ static int pm860x_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 beb72e4

Please sign in to comment.