]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
phy-rcar-usb: remove EHCI internal buffer setup
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Sat, 1 Jun 2013 21:42:26 +0000 (01:42 +0400)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 11 Jun 2013 07:10:46 +0000 (16:10 +0900)
commit463c824bb708b47a7a249bde07af4d701cacd54e
tree4cfec8f6b45afe03f7c1d67720e795adadc56fc1
parent84a812da09887a473f596a107096e8e1671505c9
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 <sergei.shtylyov@cogentembedded.com>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
drivers/usb/phy/phy-rcar-usb.c