Re: [PATCHv5 4/7] arm: omap3: twl: remove usb phy init data

2014-11-20 Thread Kishon Vijay Abraham I
Hi Tony, On Wednesday 19 November 2014 08:58 PM, Heikki Krogerus wrote: > The driver does no use it any more. > > Signed-off-by: Heikki Krogerus This version is slightly different from the one you gave your Acked-by. So are you okay if I merge this with your Acked-by? Thanks Kishon > --- > a

[PATCHv5 4/7] arm: omap3: twl: remove usb phy init data

2014-11-19 Thread Heikki Krogerus
The driver does no use it any more. Signed-off-by: Heikki Krogerus --- arch/arm/mach-omap2/twl-common.c | 12 +--- include/linux/i2c/twl.h | 2 -- 2 files changed, 1 insertion(+), 13 deletions(-) diff --git a/arch/arm/mach-omap2/twl-common.c b/arch/arm/mach-omap2/twl-common.c