Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223512
b: refs/heads/master
c: 5a2d6e3
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Linus Torvalds committed Dec 23, 2010
1 parent 5653950 commit 3928c18
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: 0d1836c366157994474afd29632992375a3dd20c
refs/heads/master: 5a2d6e31c683b361b5012aec1768c994fea3f25a
1 change: 1 addition & 0 deletions trunk/drivers/video/backlight/cr_bllcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ static int cr_backlight_remove(struct platform_device *pdev)
backlight_device_unregister(crp->cr_backlight_device);
lcd_device_unregister(crp->cr_lcd_device);
pci_dev_put(lpc_dev);
kfree(crp);

return 0;
}
Expand Down

0 comments on commit 3928c18

Please sign in to comment.