From: Greg Kroah-Hartman Date: Fri, 19 Apr 2013 18:50:10 +0000 (-0700) Subject: USB: storage: convert to use module_usb_driver() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~12 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4601de807d7755aabd35faf5e15ae233241b8582;p=pandora-kernel.git USB: storage: convert to use module_usb_driver() Now that Joe cleaned up the init/exit functions, we can just get rid of them entirely and use the proper macro that almost all other USB drivers now use. Cc: Matthew Dharm Cc: Joe Perches Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed