Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
* 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6: (46 commits) mfd: Fix mismatch in twl4030 mutex lock-unlock mfd: twl6030-pwm.c needs MODULE_LICENSE mfd: Fix the omap-usb-host clock API usage on usbhs_disable() mfd: Acknowledge WM8994 IRQs before reporting mfd: Acknowlege all WM831x IRQs before we handle them mfd: Avoid two assignments if failures happen in tps65910_i2c_probe regulator: Storing tps65912 error codes in u8 mfd: Don't leak init_data in tps65910_i2c_probe regulator: aat2870: Add AAT2870 regulator driver backlight: Add AAT2870 backlight driver mfd: Add AAT2870 mfd driver mfd: Remove dead code from max8997-irq mfd: Move TPS55910 Kconfig option mfd: Fix missing stmpe kerneldoc mfd: Fix off-by-one value range checking for tps65912_i2c_write mfd: Add devices for WM831x clocking module mfd: Remove comp{1,2}_threshold sysfs entries in tps65911_comparator_remove mfd: Don't ask about the TPS65912 core driver in Kconfig mfd: Fix off by one in WM831x IRQ code mfd: Add tps65921 support from twl-core ...
Showing
drivers/gpio/gpio-tps65912.c
0 → 100644
drivers/mfd/aat2870-core.c
0 → 100644
This diff is collapsed.
drivers/mfd/tps65912-core.c
0 → 100644
drivers/mfd/tps65912-i2c.c
0 → 100644
drivers/mfd/tps65912-irq.c
0 → 100644
drivers/mfd/tps65912-spi.c
0 → 100644
drivers/mfd/wm831x-auxadc.c
0 → 100644
This diff is collapsed.
This diff is collapsed.
include/linux/mfd/aat2870.h
0 → 100644
include/linux/mfd/tps65912.h
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment