kernel-hacking-2024-linux-s.../drivers/mfd
Russell King dcea83adc6 [ARM] Hide ISA DMA API when ISA_DMA_API is unset
When ISA_DMA_API is unset, we're not implementing the ISA DMA API,
so there's no point in publishing the prototypes via asm/dma.h, nor
including the machine dependent parts of that API.

This allows us to remove a lot of mach/dma.h files which don't contain
any useful code.  Unfortunately though, some platforms put their own
private non-ISA definitions into mach/dma.h, so we leave these behind
and fix the appropriate #include statments.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-11-29 18:42:40 +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 [ARM] Hide ISA DMA API when ISA_DMA_API is unset 2008-11-29 18:42:40 +00:00
mcp-sa11x0.c [ARM] Hide ISA DMA API when ISA_DMA_API is unset 2008-11-29 18:42:40 +00:00
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 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 [ARM] Hide ISA DMA API when ISA_DMA_API is unset 2008-11-29 18:42:40 +00:00
ucb1x00-core.c [ARM] Hide ISA DMA API when ISA_DMA_API is unset 2008-11-29 18:42:40 +00:00
ucb1x00-ts.c [ARM] Hide ISA DMA API when ISA_DMA_API is unset 2008-11-29 18:42:40 +00:00
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