On Fri, Dec 10, 2010 at 10:30:50PM +0300, Sergei Shtylyov wrote: > Hello. > > Kevin Hilman wrote: > > >>Removed the board_data parameter being passed to musb_platform_init function > >>as board data can be extracted from device structure which is already > >>member of > >>musb structure. > > >>Signed-off-by: Hema HK <[email protected]> > >>Cc: Felipe Balbi <[email protected]> > >>Cc: Tony Lindgren <[email protected]> > >>Cc: Kevin Hilman <[email protected]> > >>Cc: Cousson, Benoit <[email protected]> > >>Cc: Paul Walmsley <[email protected]> > > >For the davinci changes: > > >Acked-by: Kevin Hilman <[email protected]> > > >Kevin > > >>--- > >> drivers/usb/musb/blackfin.c | 2 +- > >> drivers/usb/musb/davinci.c | 2 +- > >> drivers/usb/musb/musb_core.c | 2 +- > >> drivers/usb/musb/musb_core.h | 2 +- > >> drivers/usb/musb/omap2430.c | 6 ++++-- > >> drivers/usb/musb/tusb6010.c | 2 +- > >> 6 files changed, 9 insertions(+), 7 deletions(-) > > Grr. This misses changes to da8xx.c and am35x.c -- which breaks > the compilation for them! > Greg, could you drop it from your usb-next branch? Or should we > send a patch adding these glue layers?
I can't drop patches from a git branch, sorry, it doesn't work that way anymore. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
