From: Feng-Hsin Chiang Date: Mon, 29 Jul 2013 16:48:32 +0000 (+0000) Subject: usb: host: Faraday fotg210-hcd driver X-Git-Tag: v3.12-rc1~186^2~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d50195f6c5005d6ae7a789d9a7f0a94d104ee96;p=pandora-kernel.git usb: host: Faraday fotg210-hcd driver FOTG210 is an OTG controller which can be configured as an USB2.0 host. FOTG210 host is an ehci-like controller with some differences. First, register layout of FOTG210 is incompatible with EHCI. Furthermore, FOTG210 is lack of siTDs which means iTDs are used for both HS and FS ISO transfer. Signed-off-by: Feng-Hsin Chiang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed