]> git.baikalelectronics.ru Git - kernel.git/commit
net: hamradio: remove support for DMA SCC devices
authorJakub Kicinski <kuba@kernel.org>
Tue, 26 Apr 2022 17:54:36 +0000 (10:54 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Apr 2022 11:22:56 +0000 (12:22 +0100)
commitf48ae9ae795372cb387b26c836e7e58710d0eca7
tree8701faed134b85c39f624c64102fbe598b3cdeec
parentf13496c337cbf2d545dfa6ccbdad3c9f9816ebd2
net: hamradio: remove support for DMA SCC devices

Another incarnation of Z8530, looks like? Again, no real changes
in the git history, and it needs VIRT_TO_BUS. Unlikely to have
users, let's spend less time refactoring dead code...

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
MAINTAINERS
drivers/net/hamradio/Kconfig
drivers/net/hamradio/Makefile
drivers/net/hamradio/dmascc.c [deleted file]