From: Alexey Khoroshilov Date: Sat, 7 Jun 2014 03:18:30 +0000 (+0400) Subject: rsi: Use module_usb_driver X-Git-Tag: cleanup-for-v3.18~108^2~210^2~46^2~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b101426aae371b91ad10c7553e54725cc5844e4a;p=pandora-kernel.git rsi: Use module_usb_driver module_usb_driver eliminates the boilerplate and makes the code simpler, in addition to the fact currently rsi_module_init() ignores usb_deregister() error. Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Alexey Khoroshilov Signed-off-by: John W. Linville --- Reading git-diff-tree failed