[PATCH 1/7] usb: phy: msm: Move mach dependent code to platform data

Ivan T. Ivanov iivanov at mm-sol.com
Fri Jul 26 05:11:35 EDT 2013


On Wed, 2013-07-24 at 08:55 -0700, David Brown wrote:
> On Mon, Jun 24, 2013 at 06:27:38PM +0300, Ivan T. Ivanov wrote:
> >From: "Ivan T. Ivanov" <iivanov at mm-sol.com>
> >
> >This patch fix compilation error and is an intermediate step
> >before the addition of DeviceTree support for newer targets.
> >Fix suggested here: https://lkml.org/lkml/2013/6/19/381
> >
> >Cc: David Brown <davidb at codeaurora.org>
> >Cc: Daniel Walker <dwalker at fifo99.com>
> >Cc: Bryan Huntsman <bryanh at codeaurora.org>
> >Cc: Russell King <linux at arm.linux.org.uk>
> >Cc: Felipe Balbi <balbi at ti.com>
> >Cc: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
> >Cc: Stephen Boyd <sboyd at codeaurora.org>
> >Cc: linux-arm-kernel at lists.infradead.org
> >Cc: linux-kernel at vger.kernel.org
> >
> >Signed-off-by: Ivan T. Ivanov <iivanov at mm-sol.com>
> >---
> > arch/arm/mach-msm/board-msm7x30.c |   35 +++++++++++++++++++++++
> > arch/arm/mach-msm/board-qsd8x50.c |   34 +++++++++++++++++++++++
> > drivers/usb/phy/phy-msm-usb.c     |   55 ++++++++++---------------------------
> > include/linux/usb/msm_hsusb.h     |    2 ++
> > 4 files changed, 85 insertions(+), 41 deletions(-)
> 
> Acked-by: David Brown <davidb at codeaurora.org>
> 

Thank you David, but I am afraid that I have screwup this patch. It
doesn't build fine. I will send second version.
Sorry. Ivan




More information about the linux-arm-kernel mailing list