Re: [PATCH v3 4/9] rcar-phy: remove EHCI internal buffer setup

2013-04-10 Thread Sergei Shtylyov
Hello. On 10-04-2013 12:27, Felipe Balbi wrote: On Wed, Apr 10, 2013 at 02:32:30AM +0400, Sergei Shtylyov wrote: 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

Re: [PATCH v3 4/9] rcar-phy: remove EHCI internal buffer setup

2013-04-10 Thread Felipe Balbi
On Wed, Apr 10, 2013 at 02:32:30AM +0400, Sergei Shtylyov wrote: > 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 s

Re: [PATCH v3 4/9] rcar-phy: remove EHCI internal buffer setup

2013-04-10 Thread Felipe Balbi
Hi, On Wed, Apr 10, 2013 at 02:32:30AM +0400, Sergei Shtylyov wrote: > 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

[PATCH v3 4/9] rcar-phy: remove EHCI internal buffer setup

2013-04-09 Thread Sergei Shtylyov
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 Marz