ar5523: use module_usb_driver to simplify the code
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Thu, 1 Nov 2012 01:59:13 +0000 (09:59 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 14 Nov 2012 19:55:35 +0000 (14:55 -0500)
commitf0a5fd4e7c08554335e2938dccd32c9b9edee345
tree09bf7681b47d6f21a046bae523ee9c6dd0872c10
parent73e6991ad3e5d528b7947b20708a5d67d833e27c
ar5523: use module_usb_driver to simplify the code

Use the module_usb_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: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ar5523/ar5523.c