From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Wed, 05 Sep 2012 01:23:38 +0000 Subject: Re: [PATCH] ARM: shmobile: r8a7779: remove USB phy initializer Message-Id: <20120905012337.GD4232@verge.net.au> List-Id: References: <1346376502-12114-1-git-send-email-horms@verge.net.au> <1346376502-12114-6-git-send-email-horms@verge.net.au> <201209032138.41485.arnd@arndb.de> <87k3wafxj4.wl%kuninori.morimoto.gx@renesas.com> <20120904003402.GE6095@verge.net.au> <87ehmifl3b.wl%kuninori.morimoto.gx@renesas.com> <20120905012056.GC4232@verge.net.au> In-Reply-To: <20120905012056.GC4232@verge.net.au> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Wed, Sep 05, 2012 at 10:20:57AM +0900, Simon Horman wrote: > On Mon, Sep 03, 2012 at 09:50:03PM -0700, Kuninori Morimoto wrote: > > f9929ab55cf967791c65a3b58696d77e26d19a6f > > (ARM: shmobile: r8a7779: add USB common phy initializer) > > added r8a7779 USB phy initializer, > > but ARM kernel is trying hard to move driver code out of the platform > > and into driver directories. > > This patch remove USB phy initializer code from platform. > > Hi Morimoto-san, > > my preferred approach is to drop the following patches from the marzen > branch and get the remaining changes merged (hopefully). Then look at > USB once again. > > f58f278 ARM: shmobile: marzen: add USB EHCI driver support > 4150c1d ARM: shmobile: r8a7779: add USB OHCI clock support > 535b372c ARM: shmobile: r8a7779: add USB EHCI clock support > f9929ab ARM: shmobile: r8a7779: add USB common phy initializer and 3553395 ARM: shmobile: marzen: add USB OHCI driver support