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)
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>

No differences found