On Wed, Mar 14, 2012 at 07:20:13PM +0000, Nori, Sekhar wrote: > Hi Greg, > > On Wed, Mar 14, 2012 at 02:58:42, Greg KH wrote: > > On Mon, Mar 12, 2012 at 07:35:43PM +0530, Manjunathappa, Prakash wrote: > > > Patch abstracts and moves common USB OHCI platform setup code of da8xx > > > based boards to mach-davinci/usb.c file, thereby it avoids repetition of > > > code. > > > Patch is based on consolidation concern raised by Sekhar Nori. > > > https://lkml.org/lkml/2011/12/21/48 > > > > > > Signed-off-by: Manjunathappa, Prakash <prakash.pm@xxxxxx> > > > --- > > > arch/arm/mach-davinci/board-da830-evm.c | 86 +++----------------- > > > arch/arm/mach-davinci/board-omapl138-hawk.c | 93 +++------------------- > > > arch/arm/mach-davinci/include/mach/da8xx.h | 2 + > > > arch/arm/mach-davinci/include/mach/usb.h | 32 +++++++- > > > arch/arm/mach-davinci/usb.c | 116 +++++++++++++++++++++++++++ > > > drivers/usb/host/ohci-da8xx.c | 15 ++-- > > > 6 files changed, 178 insertions(+), 166 deletions(-) > > > > These patches are going through a davinci tree, right? > > Yes, I can take them through my tree. > > > If so, no objection from me. > > This is not really an Ack, right? Here you go: Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html