Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233226
b: refs/heads/master
c: 285ca2e
h: refs/heads/master
v: v3
  • Loading branch information
Marek Vasut authored and Eric Miao committed Feb 9, 2011
1 parent 0f42d30 commit 02cd888
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: 3d9cb0eafd024d6fc1b1583ff9b17e5f60951fd9
refs/heads/master: 285ca2ee31a5999e6498e6b2466f346bb5f0047c
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-pxa/palm27x.c
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ static struct platform_pwm_backlight_data palm27x_backlight_data = {
.pwm_id = 0,
.max_brightness = 0xfe,
.dft_brightness = 0x7e,
.pwm_period_ns = 3500,
.pwm_period_ns = 3500 * 1024,
.init = palm27x_backlight_init,
.notify = palm27x_backlight_notify,
.exit = palm27x_backlight_exit,
Expand Down

0 comments on commit 02cd888

Please sign in to comment.