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? If so, no objection from me. thanks, greg k-h -- 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