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

David Brown davidb at codeaurora.org
Wed Jul 24 11:55:05 EDT 2013


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>

-- 
sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation



More information about the linux-arm-kernel mailing list