mirror of
https://github.com/torvalds/linux.git
synced 2024-12-19 09:32:32 +00:00
b002ff6e26
Current renesas_usbhs was designed to save power when USB is not connected. And it assumed platform uses callback to notify connection/disconnection by external interrupt. But some SuperH / platform board doesn't have such feature. This patch adds autonomy mode which detect USB connection/disconnection by internal interrupt. But power will be always ON when autonomy mode is selected. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |
||
---|---|---|
.. | ||
common.c | ||
common.h | ||
Kconfig | ||
Makefile | ||
mod_gadget.c | ||
mod.c | ||
mod.h | ||
pipe.c | ||
pipe.h |