From: Yoshihiro Shimoda Date: Wed, 9 Jul 2014 01:08:52 +0000 (+0900) Subject: usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllers X-Git-Tag: omap-for-v3.17/fixes-against-rc2~164^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ac8918f3a737c21d81e250e4194c12ea2b7eb04;p=pandora-kernel.git usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllers The R-Car H2 and M2 SoCs come with an xHCI controller that requires some specific initializations related to the firmware downloading and some specific registers. This patch adds the support for this special configuration as an xHCI quirk executed during probe and start. Signed-off-by: Yoshihiro Shimoda Cc: "mathias.nyman@intel.com" Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed