From: Toshiharu Okada Date: Tue, 18 Jan 2011 11:26:27 +0000 (+0900) Subject: usb: pch_udc: Fix the worning log issue at gadget driver remove X-Git-Tag: v2.6.38-rc3~7^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15680cdfc69a7277ba87a8a3a3242d67c4ba5916;p=pandora-kernel.git usb: pch_udc: Fix the worning log issue at gadget driver remove When removing a serial gadget driver, the kernel warning message is outputted. This patch fixed this issue. The pch_udc driver did not have disconnection processing of gadget. Signed-off-by: Toshiharu Okada Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed