Re: [PATCH 1/7] usb: phy: msm: Move mach dependent code to platformdata

From: Ivan T. Ivanov
Date: Fri Jul 26 2013 - 05:12:37 EST


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@xxxxxxxxxx>
> >
> >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@xxxxxxxxxxxxxx>
> >Cc: Daniel Walker <dwalker@xxxxxxxxxx>
> >Cc: Bryan Huntsman <bryanh@xxxxxxxxxxxxxx>
> >Cc: Russell King <linux@xxxxxxxxxxxxxxxx>
> >Cc: Felipe Balbi <balbi@xxxxxx>
> >Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
> >Cc: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
> >Cc: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx
> >Cc: linux-kernel@xxxxxxxxxxxxxxx
> >
> >Signed-off-by: Ivan T. Ivanov <iivanov@xxxxxxxxxx>
> >---
> > 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@xxxxxxxxxxxxxx>
>

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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/