leds: bcm6328: Swap LED ON and OFF definitions
authorSimon Arlott <simon@fire.lp0.eu>
Sun, 15 Nov 2015 13:34:37 +0000 (13:34 +0000)
committerJacek Anaszewski <j.anaszewski@samsung.com>
Mon, 4 Jan 2016 08:57:37 +0000 (09:57 +0100)
commitb964c5ba6d52475d70e3550fbb3780ebabedf7db
treeb2cbb931e3e6b9c1572519e3a8ed3c662c4612d1
parent9d3c0663df338357625e75e7bead3322f083778b
leds: bcm6328: Swap LED ON and OFF definitions

The values of BCM6328_LED_MODE_ON and BCM6328_LED_MODE_OFF were named
for active low LEDs. These should be swapped so that they are named for
the default case of active high LEDs.

Signed-off-by: Simon Arlott <simon@fire.lp0.eu>
Signed-off-by: Jacek Anaszewski <j.anaszewski@samsung.com>
drivers/leds/leds-bcm6328.c