leds: make brightness type consistent across whole subsystem
authorJacek Anaszewski <j.anaszewski@samsung.com>
Thu, 7 Aug 2014 12:10:23 +0000 (05:10 -0700)
committerBryan Wu <cooloney@gmail.com>
Thu, 11 Sep 2014 23:55:25 +0000 (16:55 -0700)
commitd8082827d8a214343b761f2c4554d2a7d1573d63
tree160e99c26cce4d541db8422d932edf1ff78eb045
parent047133066e6c2549403fe5a2d619f47ba4212ef5
leds: make brightness type consistent across whole subsystem

Documentations states that brightness units type is enum led_brightness
and this is the type used by the led API functions. Adjust the type
of brightness variables in the struct led_classdev accordingly.

Signed-off-by: Jacek Anaszewski <j.anaszewski@samsung.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
include/linux/leds.h
This page took 0.025549 seconds and 5 git commands to generate.