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 <[email protected]> > --- > 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 _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
