Re: [PATCH] usb: move phy driver from mach-tegra to drivers/usb
From: Felipe Balbi <hidden>
Date: 2012-09-12 13:53:56
Also in:
lkml
Attachments
- signature.asc [application/pgp-signature] 836 bytes
From: Felipe Balbi <hidden>
Date: 2012-09-12 13:53:56
Also in:
lkml
On Tue, Sep 11, 2012 at 10:34:38AM -0600, Stephen Warren wrote:
On 09/05/2012 07:20 AM, Venu Byravarasu wrote:quoted
As part of this patch: 1. Moved existing tegra phy driver to drivers/USB directory. 2. Added standard USB phy driver APIs to tegra phy driver. Signed-off-by: Venu Byravarasu <redacted>Felipe, I see this patch hasn't been applied yet. Can I ask that it be deferred to 3.8 rather than being applied for 3.7. The reason is that in 3.7, I want to add a new include of the header that this patch moves, and without merging the Tegra and USB PHY trees together, the two patches together would cause a build break. Now, it's a little late to merge the branches, since I need to send my pull requests in about 3 days, so they hit arm-soc by 3.6-rc6.
According to git I've applied this on September 5th: http://git.kernel.org/?p=linux/kernel/git/balbi/usb.git;a=commit;h=1ba8216f0bc02af6ba70d1108d60eb1b064395e4 -- balbi