linux/drivers/mfd
Russell King 59f0cb0fdd [ARM] remove memzero()
As suggested by Andrew Morton, remove memzero() - it's not supported
on other architectures so use of it is a potential build breaking bug.
Since the compiler optimizes memset(x,0,n) to __memzero() perfectly
well, we don't miss out on the underlying benefits of memzero().

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-11-27 12:37:59 +00:00
..
asic3.c [ARM] remove memzero() 2008-11-27 12:37:59 +00:00
da903x.c mfd: fix event masking for da9030 2008-11-16 19:58:45 +01:00
htc-egpio.c
htc-pasic3.c
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
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
tc6387xb.c
tc6393xb.c
twl4030-core.c
twl4030-irq.c
ucb1x00-assabet.c
ucb1x00-core.c
ucb1x00-ts.c
ucb1x00.h
ucb1400_core.c
wm8350-core.c
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