From 709810451a3620808d448e96ea73277e8aba5881 Mon Sep 17 00:00:00 2001 From: "Kim, Milo" Date: Tue, 29 May 2012 15:07:28 -0700 Subject: [PATCH] --- yaml --- r: 308973 b: refs/heads/master c: 8035a50224302f9eb129d210daf263405d5a91fd h: refs/heads/master i: 308971: a1a610cbd756da6948f493baddfce8b0e2d23faf v: v3 --- [refs] | 2 +- trunk/include/linux/led-lm3530.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index fc21a73cffb0..221590211179 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1381187991a196a8a7d046e97bd50eec6c37e8df +refs/heads/master: 8035a50224302f9eb129d210daf263405d5a91fd diff --git a/trunk/include/linux/led-lm3530.h b/trunk/include/linux/led-lm3530.h index eeae6e742471..4b133479d6ea 100644 --- a/trunk/include/linux/led-lm3530.h +++ b/trunk/include/linux/led-lm3530.h @@ -92,7 +92,7 @@ struct lm3530_pwm_data { * @als2_resistor_sel: internal resistance from ALS2 input to ground * @als_vmin: als input voltage calibrated for max brightness in mV * @als_vmax: als input voltage calibrated for min brightness in mV - * @brt_val: brightness value (0-255) + * @brt_val: brightness value (0-127) * @pwm_data: PWM control functions (only valid when the mode is PWM) */ struct lm3530_platform_data {