[PATCHv6 2/2] INPUT: Introduce generic trigger/LED pairs to input LEDs

Pavel Machek pavel at ucw.cz
Wed Feb 11 10:11:42 PST 2015


On Tue 2015-02-10 14:11:05, Dmitry Torokhov wrote:
> Hi Samuel,
> 
> On Fri, Jan 23, 2015 at 01:28:14PM +0100, Samuel Thibault wrote:
> > This permits to reassign input LEDs to something else than keyboard "leds"
> > state, by adding a trigger and a led for each input leds, the former being
> > triggered by EV_LED events, and the latter being by default triggered by the
> > former. The user can then make the LED use another trigger, including other LED
> > triggers of the same keyboard.
> > 
> > The hardware LEDs are now not actioned from the EV_LED event any more, but from
> > the per-device LED layer.
> > 
> > [ebroder at mokafive.com: Rebased to 3.2-rc1 or so, cleaned up some includes, and fixed some constants]
> > [akpm at linux-foundation.org: remove unneeded `extern', fix comment layout]
> > Signed-off-by: Samuel Thibault <samuel.thibault at ens-lyon.org>
> > Signed-off-by: Evan Broder <evan at ebroder.net>
> > Acked-by: Peter Korsgaard <jacmet at sunsite.dk>
> > Signed-off-by: John Crispin <blogic at openwrt.org>
> > Signed-off-by: Andrew Morton <akpm at linux-foundation.org>
> > ---
> > Changed in this version:
> > - use drvdata instead of platform_data
> > - dropped CONFIG_INPUT_LEDS option
> > - compacted leds and triggers array allocation
> > - handle registration failure
> 
> This did not make the first batch, but I will try to get it into the
> 2nd.
> 
> Pavel, have you tried this version?

Not really, busy with other stuff, sorry. I promise to test -next once
it hits it :-).

									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html



More information about the linux-arm-kernel mailing list