From: Peter Korsgaard Date: Sun, 27 Apr 2008 06:59:44 +0000 (+0200) Subject: USB: add Cypress c67x00 OTG controller core driver X-Git-Tag: v2.6.26-rc1~11^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b02b371e6d14961ad458ca9d88b30eefef77003d;p=pandora-kernel.git USB: add Cypress c67x00 OTG controller core driver This patch add the core driver for the c67x00 USB OTG controller. The core driver is responsible for the platform bus binding and creating either USB HCD or USB Gadget instances for each of the serial interface engines on the chip. This driver does not directly implement the HCD or gadget behaviours; it just controls access to the chip. Signed-off-by: Peter Korsgaard Acked-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed