linux/drivers/mfd
Samuel Ortiz 504f97f884 mfd: Fix htc-egpio compile warning
resource_size_t can be a 64 bits value. Since this is just a printk, we'll
cast it to a u32.

Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
2008-10-19 22:54:10 +02:00
..
asic3.c
htc-egpio.c mfd: Fix htc-egpio compile warning 2008-10-19 22:54:10 +02:00
htc-pasic3.c
Kconfig mfd: Add I2C control support for WM8350 2008-10-13 21:51:55 +01:00
Makefile mfd: Add GPIO pin configuration support for WM8350 2008-10-13 21:51:55 +01:00
mcp-core.c
mcp-sa11x0.c
mcp.h
mfd-core.c mfd: reduce stack usage in mfd-core.c 2008-10-19 22:54:09 +02:00
sm501.c mfd: update sm501 debugging/low information messages 2008-10-19 22:54:09 +02:00
t7l66xb.c
tc6387xb.c
tc6393xb.c mfd: do tcb6393xb state restore on resume only if requested 2008-10-19 22:54:10 +02:00
ucb1x00-assabet.c
ucb1x00-core.c
ucb1x00-ts.c
ucb1x00.h
ucb1400_core.c
wm8350-core.c mfd: Fix warning in WM8350 2008-10-13 21:51:57 +01:00
wm8350-gpio.c mfd: Add GPIO pin configuration support for WM8350 2008-10-13 21:51:55 +01:00
wm8350-i2c.c mfd: Add WM8350 interrupt support 2008-10-13 21:51:56 +01:00
wm8350-regmap.c mfd: Core support for the WM8350 AudioPlus PMIC 2008-10-13 21:51:55 +01:00
wm8400-core.c