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 {