leds: leds-mc13783: Remove duplicate field in platform data
authorAlexander Shiyan <shc_work@mail.ru>
Sat, 7 Dec 2013 06:22:18 +0000 (22:22 -0800)
committerBryan Wu <cooloney@gmail.com>
Tue, 28 Jan 2014 01:28:49 +0000 (17:28 -0800)
commit01a7a063e8cf4bc09af2c02d28c12f3d72bf9649
tree203bc7e800afe602eca8ff4edbbab02643f3c4fd
parent33ca15325ff371be7f20be7534f5aa5b6a00b558
leds: leds-mc13783: Remove duplicate field in platform data

LED platform data are overwhelmed by excessive field "max_cur"
which just replicates few bits of "led_control" field.
This patch removes this field and adds a definition for the
current settings in the header.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
arch/arm/mach-imx/mach-mx31moboard.c
drivers/leds/leds-mc13783.c
include/linux/mfd/mc13xxx.h