linux/drivers/usb/renesas_usbhs
Kuninori Morimoto 482982062f usb: gadget: renesas_usbhs: bugfix: don't modify platform data
renesas_usbhs has default callback functions and settings.
And it tried overwrite to platform private data
if platform doesn't have them.
So, if renesas_usbhs was compiled as module,
it will be hung-up on 2nd insmod.
This patch fixup it.
Special thanks to Bastian

Reported-by: Bastian Hecht <hechtb@googlemail.com>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2011-10-13 20:41:53 +03:00
..
common.c usb: gadget: renesas_usbhs: bugfix: don't modify platform data 2011-10-13 20:41:53 +03:00
common.h usb: gadget: renesas_usbhs: bugfix: don't modify platform data 2011-10-13 20:41:53 +03:00
fifo.c usb: gadget: renesas_usbhs: add data/status stage handler 2011-10-13 20:41:51 +03:00
fifo.h usb: gadget: renesas_usbhs: add data/status stage handler 2011-10-13 20:41:51 +03:00
Kconfig usb: renesas_usbhs: compile/config are rescued 2011-07-08 14:57:12 -07:00
Makefile usb: gadget: renesas_usbhs: add mod_host support 2011-10-13 20:41:52 +03:00
mod_gadget.c usb: gadget: renesas_usbhs: modify pipe sequence settings 2011-10-13 20:41:46 +03:00
mod_host.c usb: gadget: renesas_usbhs: add mod_host support 2011-10-13 20:41:52 +03:00
mod.c usb: gadget: renesas_usbhs: bugfix: don't modify platform data 2011-10-13 20:41:53 +03:00
mod.h usb: gadget: renesas_usbhs: add mod_host support 2011-10-13 20:41:52 +03:00
pipe.c usb: gadget: renesas_usbhs: usbhs_dcp_control_transfer_done() cares mod_host 2011-10-13 20:41:51 +03:00
pipe.h usb: gadget: renesas_usbhs: modify pipe sequence settings 2011-10-13 20:41:46 +03:00