Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253130
b: refs/heads/master
c: 70f289d
h: refs/heads/master
v: v3
  • Loading branch information
Steven Miao authored and Paul Mundt committed Jun 2, 2011
1 parent dbf8ad1 commit d0a38ad
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: 1bae852fb0beca3cc95b8de84efbc7254cae62e1
refs/heads/master: 70f289db31502ac030049450e63d380f3bc30cd2
1 change: 1 addition & 0 deletions trunk/drivers/video/bf537-lq035.c
Original file line number Diff line number Diff line change
Expand Up @@ -789,6 +789,7 @@ static int __devinit bfin_lq035_probe(struct platform_device *pdev)
i2c_add_driver(&ad5280_driver);

memset(&props, 0, sizeof(props));
props.type = BACKLIGHT_RAW;
props.max_brightness = MAX_BRIGHENESS;
bl_dev = backlight_device_register("bf537-bl", NULL, NULL,
&bfin_lq035fb_bl_ops, &props);
Expand Down

0 comments on commit d0a38ad

Please sign in to comment.