From: Jacek Anaszewski Date: Thu, 7 Aug 2014 12:10:23 +0000 (-0700) Subject: leds: make brightness type consistent across whole subsystem X-Git-Tag: fixes-against-v3.18-rc2~23^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8082827d8a214343b761f2c4554d2a7d1573d63;p=pandora-kernel.git 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 Acked-by: Kyungmin Park Cc: Richard Purdie Signed-off-by: Bryan Wu --- Reading git-diff-tree failed