]> git.baikalelectronics.ru Git - kernel.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)
commitb1843a8cb96054be9020c832db70b234fc4ca89e
tree5e4437df10fb9e5f4ed5392b360432b325b73781
parent332e6a096f24ff27d487e35916bc0eaee1bac8fa
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