From: Ben Dooks Date: Mon, 10 Oct 2005 09:52:33 +0000 (+0100) Subject: [PATCH] USB: gadget drivers - add .owner initialisation X-Git-Tag: v2.6.15-rc1~731^2~16^2~1^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0d5049fb02fc1082c17e08deecd6fed8db549b6;p=pandora-kernel.git [PATCH] USB: gadget drivers - add .owner initialisation Ensure the the device_driver and usb_gadget_driver have their .owner fields initialised to associate the module owner to the driver. Signed-off-by: Ben Dooks Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed