]> git.baikalelectronics.ru Git - kernel.git/commit
net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)
authorMichael Karcher <kernel@mkarcher.dialup.fu-berlin.de>
Thu, 19 Apr 2018 02:05:26 +0000 (14:05 +1200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Apr 2018 20:11:11 +0000 (16:11 -0400)
commit56e2bd0360b6577770cd5e18ea4743a44f5911c7
treeefc6d62df708b04de82e181fe77b0fac8dd7cd4f
parent721da6d5329539e1646863e8d0e7691b5d8dc56a
net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)

Add platform device driver to populate the ax88796 platform data from
information provided by the XSurf100 zorro device driver. The ax88796
module will be loaded through this module's probe function.

Signed-off-by: Michael Karcher <kernel@mkarcher.dialup.fu-berlin.de>
Signed-off-by: Michael Schmitz <schmitzmic@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/8390/Kconfig
drivers/net/ethernet/8390/Makefile
drivers/net/ethernet/8390/xsurf100.c [new file with mode: 0644]