On Mon, Apr 16, 2012 at 11:48:51AM +0300, Felipe Balbi wrote: > Hi Greg, > > Here are some fixes for v3.4-rc2. They have all been pending for a while > and I trust have been properly tested. > > Please pull or let me know if you want something to change. Pulled and pushed out. Note, I'm still getting the following warnings that I thought you were going to fix up: drivers/usb/musb/musb_gadget.c: In function ‘musb_gadget_enable’: drivers/usb/musb/musb_gadget.c:1103:3: warning: ‘double_buffer_not_ok’ is deprecated (declared at drivers/usb/musb/musb_core.h:452) [-Wdeprecated-declarations] drivers/usb/musb/musb_gadget.c:1143:3: warning: ‘double_buffer_not_ok’ is deprecated (declared at drivers/usb/musb/musb_core.h:452) [-Wdeprecated-declarations] drivers/usb/musb/musb_host.c: In function ‘musb_rx_reinit’: drivers/usb/musb/musb_host.c:599:2: warning: ‘double_buffer_not_ok’ is deprecated (declared at drivers/usb/musb/musb_core.h:452) [-Wdeprecated-declarations] drivers/usb/musb/musb_host.c: In function ‘musb_ep_program’: drivers/usb/musb/musb_host.c:774:4: warning: ‘double_buffer_not_ok’ is deprecated (declared at drivers/usb/musb/musb_core.h:452) [-Wdeprecated-declarations] 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