linux-stable-rt/arch/arm
Al Viro 5cae841b13 [PATCH] ISA DMA Kconfig fixes - part 1
A bunch of drivers use ISA DMA helpers or their equivalents for
platforms that have ISA with different DMA controller (a lot of ARM
boxen).  Currently there is no way to put such dependency in Kconfig -
CONFIG_ISA is not it (e.g.  it is not set on platforms that have no ISA
slots, but have on-board devices that pretend to be ISA ones).

New symbol added - ISA_DMA_API.  Set when we have functional
enable_dma()/set_dma_mode()/etc.  set of helpers.  Next patches in the
series will add missing dependencies for drivers that need them.

I'm very carefully staying the hell out of the recurring flamefest on
what exactly CONFIG_ISA would mean in ideal world - added symbol has a
well-defined meaning and for now I really want to treat it as completely
independent from the mess around CONFIG_ISA.

Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-05-04 07:33:13 -07:00
..
boot [PATCH] ARM: decompressor: use platform debug macros 2005-05-03 12:18:46 +01:00
common [PATCH] ARM: RTC: allow driver methods to return error 2005-04-30 12:19:28 +01:00
configs [PATCH] ARM: 2660/2: fix ixdp2800 boot and pci init 2005-04-29 22:13:57 +01:00
kernel [PATCH] convert that currently tests _NSIG directly to use valid_signal() 2005-05-01 08:59:14 -07:00
lib
mach-clps711x
mach-clps7500
mach-ebsa110
mach-epxa10db
mach-footbridge
mach-h720x
mach-imx [PATCH] ARM: 2661/1: imxfb include 2005-05-03 22:57:56 +01:00
mach-integrator [PATCH] ARM: Clean up commenting/spacing for Integrator 2005-05-03 12:22:19 +01:00
mach-iop3xx
mach-ixp4xx [PATCH] PCI: drivers/pci/pci.c: remove pci_dac_set_dma_mask 2005-05-03 23:45:17 -07:00
mach-ixp2000 [PATCH] ARM: 2660/2: fix ixdp2800 boot and pci init 2005-04-29 22:13:57 +01:00
mach-l7200
mach-lh7a40x
mach-omap
mach-pxa [PATCH] ARM: PXA I2C: add platform device 2005-04-30 13:26:06 +01:00
mach-rpc
mach-s3c2410
mach-sa1100
mach-shark
mach-versatile
mm [PATCH] ARM: 2662/1: missing "default y" for CONFIG_HAS_TLS_REG 2005-05-03 22:57:56 +01:00
nwfpe
oprofile
tools
vfp
Kconfig [PATCH] ISA DMA Kconfig fixes - part 1 2005-05-04 07:33:13 -07:00
Kconfig.debug
Makefile