Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62614
b: refs/heads/master
c: ce8c47c
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Richard Purdie committed Jul 22, 2007
1 parent e0bb5be commit 0e26483
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 655bfd7aebb12481ab9275284d9500bee5ba3e70
refs/heads/master: ce8c47cf88af4da2ff429933c07f203a55d5d0a1
2 changes: 1 addition & 1 deletion trunk/drivers/video/backlight/cr_bllcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ static int cr_backlight_probe(struct platform_device *pdev)
}

crp->cr_lcd_device = lcd_device_register("cr-lcd",
&pdev->dev, NULL
&pdev->dev, NULL,
&cr_lcd_ops);

if (IS_ERR(crp->cr_lcd_device)) {
Expand Down

0 comments on commit 0e26483

Please sign in to comment.