Re: [PATCH] omap: usb: host: remove deprecated flag 'es2_compatibility'

2012-07-25 Thread Munegowda, Keshava
On Wed, Jul 25, 2012 at 1:24 PM, Felipe Balbi wrote: > Hi, > > On Tue, Jul 24, 2012 at 09:08:40PM +0300, Ruslan Bilovol wrote: >> Currently this flag is not used anywhere and may be safely removed. >> >> Signed-off-by: Ruslan Bilovol > > looks good to me. Keshava ? Ruslan please remove the

Re: [PATCH] omap: usb: host: remove deprecated flag 'es2_compatibility'

2012-07-25 Thread Felipe Balbi
Hi, On Tue, Jul 24, 2012 at 09:08:40PM +0300, Ruslan Bilovol wrote: > Currently this flag is not used anywhere and may be safely removed. > > Signed-off-by: Ruslan Bilovol looks good to me. Keshava ? > --- > arch/arm/mach-omap2/usb-host.c|1 - > arch/arm/plat-omap/include/plat/usb

[PATCH] omap: usb: host: remove deprecated flag 'es2_compatibility'

2012-07-24 Thread Ruslan Bilovol
Currently this flag is not used anywhere and may be safely removed. Signed-off-by: Ruslan Bilovol --- arch/arm/mach-omap2/usb-host.c|1 - arch/arm/plat-omap/include/plat/usb.h |4 2 files changed, 0 insertions(+), 5 deletions(-) diff --git a/arch/arm/mach-omap2/usb-host.c b