From: Greg Kroah-Hartman Date: Mon, 23 Apr 2012 23:33:52 +0000 (-0700) Subject: Staging: media: go7007: use module_usb_driver() X-Git-Tag: v3.5-rc1~145^2~229^2~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d0572504802742ae21f1aaa499478c4e23bd4ef;p=pandora-kernel.git Staging: media: go7007: use module_usb_driver() There is no need to initialize a static array to NULL at startup, so we can use the module_usb_driver() call for the go7007 module. Cc: Mauro Carvalho Chehab Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed