From: Sergei Shtylyov Date: Sat, 1 Jun 2013 21:42:26 +0000 (+0400) Subject: phy-rcar-usb: remove EHCI internal buffer setup X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~71^2~32^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=463c824bb708b47a7a249bde07af4d701cacd54e;p=pandora-kernel.git phy-rcar-usb: remove EHCI internal buffer setup Now that the EHCI internal buffer setup is done by the platform code, we can remove such code from this driver as it never really belonged here. We also no longer need the 2nd memory region now (2nd EHCI controller is simply missing in e.g. R8A7778 SoC). The patch has been tested on the Marzen and BOCK-W boards. Signed-off-by: Sergei Shtylyov Acked-by: Kuninori Morimoto Acked-by: Felipe Balbi Signed-off-by: Simon Horman --- Reading git-diff-tree failed