linux/drivers/net/ethernet/smsc
Robert Jarzmik 9d7bc29cc9 net: smc911x: remove the dmaengine compat need
As the pxa architecture switched towards the dmaengine slave map, the
old compatibility mechanism to acquire the dma requestor line number and
priority are not needed anymore.

This patch simplifies the dma resource acquisition, using the more
generic function dma_request_slave_channel().

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Acked-by: David S. Miller <davem@davemloft.net>
2018-06-21 10:44:41 +02:00
..
epic100.c drivers/net: smsc: Convert timers to use timer_setup() 2017-10-28 19:09:50 +09:00
Kconfig net: smsc: remove m32r/mn10300 specific smc91x configuration 2018-03-26 15:56:26 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
smc91c92_cs.c drivers/net: smsc: Convert timers to use timer_setup() 2017-10-28 19:09:50 +09:00
smc91x.c net: smc91x: constify dev_pm_ops structures. 2017-06-29 15:48:50 -04:00
smc91x.h net: smsc: remove m32r/mn10300 specific smc91x configuration 2018-03-26 15:56:26 +02:00
smc911x.c net: smc911x: remove the dmaengine compat need 2018-06-21 10:44:41 +02:00
smc911x.h net: smc911x: convert pxa dma to dmaengine 2016-03-18 22:23:59 -04:00
smc9194.c Annotate hardware config module parameters in drivers/net/ethernet/ 2017-04-20 12:02:32 +01:00
smc9194.h
smsc911x.c net: smsc911x: Fix unload crash when link is up 2018-03-07 13:22:09 -05:00
smsc911x.h smsc911x: Adding support for Micochip LAN9250 Ethernet controller 2017-05-03 09:41:52 -04:00
smsc9420.c drivers: net: generalize napi_complete_done() 2017-01-30 15:10:42 -05:00
smsc9420.h