linux/drivers/mfd
Mark Brown 898d8054ec mfd: Correct WM8350 I2C return code usage
The vendor BSP used for the WM8350 development provided an I2C driver
which incorrectly returned zero on succesful sends rather than the
number of transmitted bytes, an error which was then propagated into the
WM8350 I2C accessors.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
2008-11-16 19:58:47 +01:00
..
Kconfig missing dependencies on HAVE_CLK in drivers/mfd 2008-11-01 12:40:38 -07:00
Makefile mfd: add missing Kconfig entry for da903x 2008-10-24 18:34:27 +02:00
asic3.c
da903x.c mfd: fix event masking for da9030 2008-11-16 19:58:45 +01:00
htc-egpio.c Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2008-10-20 13:23:01 -07:00
htc-pasic3.c
mcp-core.c
mcp-sa11x0.c
mcp.h
mfd-core.c
sm501.c mfd: check for platform_get_irq() return value in sm501 2008-10-22 01:39:55 +02:00
t7l66xb.c mfd: update TMIO drivers to use the clock API 2008-10-19 22:54:12 +02:00
tc6387xb.c mfd: update TMIO drivers to use the clock API 2008-10-19 22:54:12 +02:00
tc6393xb.c mfd: support tmiofb cell on tc6393xb 2008-10-19 22:54:11 +02:00
twl4030-core.c mfd: twl4030 IRQ handling update 2008-10-22 01:19:37 +02:00
twl4030-irq.c mfd: twl4030 IRQ handling update 2008-10-22 01:19:37 +02:00
ucb1x00-assabet.c
ucb1x00-core.c
ucb1x00-ts.c
ucb1x00.h
ucb1400_core.c
wm8350-core.c mfd: Don't store volatile bits in WM8350 register cache 2008-10-22 01:19:40 +02:00
wm8350-gpio.c
wm8350-i2c.c mfd: Correct WM8350 I2C return code usage 2008-11-16 19:58:47 +01:00
wm8350-regmap.c
wm8400-core.c