From: David Brownell Date: Mon, 24 Nov 2008 19:53:35 +0000 (-0800) Subject: USB: move isp1301_omap to drivers/usb/otg X-Git-Tag: v2.6.29-rc1~182^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8da8677d4f88db066c1cfe34529d970a060de46;p=pandora-kernel.git USB: move isp1301_omap to drivers/usb/otg This moves the isp1301-omap driver from the drivers/i2c/chips directory (which will be shrinking) into a new drivers/usb/otg directory (which will grow, with more drivers and utilities). Note that OTG infrastructure needs to be initialized before either host or peripheral side USB support, and may be needed before for pure host or pure peripheral configurations. Signed-off-by: David Brownell Acked-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed