Hi Tony, all,
I'd like to get these integrated so afterwards I can
send the drivers to mainline.
At least lp5521 is in pretty good shape for mainline,
I'd say, but maybe lm8323 will get some comments.
Anyways, these were tested on n810.
Felipe Balbi (8):
i2c: lp5521: remove dead code
i2c: lp5521: cosmetic fixes
i2c: lp5521: simplify mode setting
i2c: lp5521: move to LED framework
leds: lp5521: move to drivers/leds
input: lm8323: get rid of global pdata pointer
input: lm8323: get rid of useless debug macro
input: lm8323: general clean up
arch/arm/mach-omap2/board-n800.c | 14 +-
drivers/i2c/chips/Kconfig | 7 -
drivers/i2c/chips/Makefile | 1 -
drivers/input/keyboard/lm8323.c | 113 +++----
drivers/leds/Kconfig | 10 +
drivers/leds/Makefile | 1 +
drivers/{i2c/chips/lp5521.c => leds/leds-lp5521.c} | 379 +++++++++++++-------
7 files changed, 321 insertions(+), 204 deletions(-)
rename drivers/{i2c/chips/lp5521.c => leds/leds-lp5521.c} (62%)
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html