Re: [PATCH] net: ethernet: xilinx: Convert xilinx_axienet to module_platform_driver
From: Daniel Borkmann <hidden>
Date: 2012-02-17 15:54:40
Tobias Klauser [off-list ref] wrote:
Follow commit db62f684. 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>
Acked-by: Daniel Borkmann <redacted> Thanks!