From: Wei Yongjun Date: Thu, 1 Nov 2012 01:59:13 +0000 (+0800) Subject: ar5523: use module_usb_driver to simplify the code X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~174^2^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0a5fd4e7c08554335e2938dccd32c9b9edee345;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed