Re: [PATCH v3 01/13] usb: phy: msm: Move mach depndend code to platform data

2013-10-15 Thread Ivan T. Ivanov
On Mon, 2013-10-14 at 17:52 -0500, Felipe Balbi wrote: > Hi, > > On Mon, Oct 14, 2013 at 06:24:28PM +0300, Ivan T. Ivanov wrote: > > From: "Ivan T. Ivanov" > > > > This patch fix compilation error and is an intermediate step > > before the addition of DeviceTree support for newer targets. > >

Re: [PATCH v3 01/13] usb: phy: msm: Move mach depndend code to platform data

2013-10-14 Thread Felipe Balbi
Hi, On Mon, Oct 14, 2013 at 06:24:28PM +0300, Ivan T. Ivanov wrote: > From: "Ivan T. Ivanov" > > This patch fix compilation error and is an intermediate step > before the addition of DeviceTree support for newer targets. > > Cc: David Brown > Cc: Daniel Walker > Cc: Felipe Balbi > Cc: Greg K

[PATCH v3 01/13] usb: phy: msm: Move mach depndend code to platform data

2013-10-14 Thread Ivan T. Ivanov
From: "Ivan T. Ivanov" This patch fix compilation error and is an intermediate step before the addition of DeviceTree support for newer targets. Cc: David Brown Cc: Daniel Walker Cc: Felipe Balbi Cc: Greg Kroah-Hartman Signed-off-by: Ivan T. Ivanov --- arch/arm/mach-msm/board-msm7x30.c |