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 <hemahk@xxxxxx> > >>Cc: Felipe Balbi <balbi@xxxxxx> > >>Cc: Tony Lindgren <tony@xxxxxxxxxxx> > >>Cc: Kevin Hilman <khilman@xxxxxxxxxxxxxxxxxxx> > >>Cc: Cousson, Benoit <b-cousson@xxxxxx> > >>Cc: Paul Walmsley <paul@xxxxxxxxx> > > >For the davinci changes: > > >Acked-by: Kevin Hilman <khilman@xxxxxxxxxxxxxxxxxxx> > > >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-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html