]> git.baikalelectronics.ru Git - kernel.git/commit
net: ethernet: xilinx: Convert xilinx_axienet to module_platform_driver
authorTobias Klauser <tklauser@distanz.ch>
Fri, 17 Feb 2012 05:35:37 +0000 (05:35 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 17 Feb 2012 21:07:19 +0000 (16:07 -0500)
commitd7c9ebf175d5973081170e46d60f282b75df4e6a
tree24566efb8b5121ec48b0f88b988605c906ecc563
parent947d860f06babc36fd95c5ed877d7534ad2bacb2
net: ethernet: xilinx: Convert xilinx_axienet to module_platform_driver

Follow commit 0f31b825. Convert the driver to use the
module_platform_driver() macro which makes the code a bit smaller and
simpler.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/xilinx/xilinx_axienet_main.c