]> git.openfabrics.org - ~emulex/infiniband.git/commit
drivers/net: decouple ISA and ISA_DMA_API
authorArnd Bergmann <arnd@arndb.de>
Fri, 20 Apr 2012 10:56:16 +0000 (10:56 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 21 Apr 2012 19:28:48 +0000 (15:28 -0400)
commit59c55bdde856c4000bbeb33ba212c3df6f1997a4
tree5e4437df10fb9e5f4ed5392b360432b325b73781
parent3a22d5d5eb7bb0e521f3a0e76d20747cc7fb6798
drivers/net: decouple ISA and ISA_DMA_API

The two options are separate, and some platforms (e.g. arm pxa)
have ISA slots but no ISA dma controller, so they cannot build
drivers using the DMA API functions.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tokenring/Kconfig
drivers/net/tokenring/tms380tr.c