Home
last modified time | relevance | path

Searched hist:"85894866 bcc396162906c0b95c0eadd00c13efbd" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/micrel/
H A Dksz884x.cdiff 85894866bcc396162906c0b95c0eadd00c13efbd Wed Nov 07 03:54:30 CET 2012 Wei Yongjun <yongjun_wei@trendmicro.com.cn> ksz884x: use module_pci_driver to simplify the code

Use the module_pci_driver() macro to make the code simpler
by eliminating module_init and module_exit calls.

dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>