Re: [PATCH v2 08/11] usb: musb: add musb_host_setup() and musb_host_cleanup()

2013-04-10 Thread Peter Korsgaard
> "Daniel" == Daniel Mack writes: Daniel> This patch re-introduces the bits that are necessary to use the musb Daniel> controller in host mode. Acked-by: Peter Korsgaard -- Bye, Peter Korsgaard -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a mess

[PATCH v2 08/11] usb: musb: add musb_host_setup() and musb_host_cleanup()

2013-04-05 Thread Daniel Mack
This patch re-introduces the bits that are necessary to use the musb controller in host mode. Signed-off-by: Daniel Mack --- drivers/usb/musb/musb_core.c | 5 + drivers/usb/musb/musb_host.c | 21 + drivers/usb/musb/musb_host.h | 8 3 files changed, 34 insertion