]> Git Repo - linux.git/commit
leds: leds-mc13783: Remove duplicate field in platform data
authorAlexander Shiyan <[email protected]>
Sat, 7 Dec 2013 06:22:18 +0000 (22:22 -0800)
committerBryan Wu <[email protected]>
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 <[email protected]>
Signed-off-by: Bryan Wu <[email protected]>
arch/arm/mach-imx/mach-mx31moboard.c
drivers/leds/leds-mc13783.c
include/linux/mfd/mc13xxx.h
This page took 0.058076 seconds and 4 git commands to generate.