diff options
| author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2011-04-28 16:41:20 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-04-29 17:24:35 -0700 |
| commit | b002ff6e268b6024d6927a1ce330a14ca162b6ab (patch) | |
| tree | 83bd5dde6f872396cd42762b59f96cf9c024d30a /drivers/usb/core/usb.c | |
| parent | bc57381e634782009b1cb2e86b18013699ada576 (diff) | |
| download | olio-linux-3.10-b002ff6e268b6024d6927a1ce330a14ca162b6ab.tar.xz olio-linux-3.10-b002ff6e268b6024d6927a1ce330a14ca162b6ab.zip | |
usb: renesas_usbhs: add autonomy mode
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>
Diffstat (limited to 'drivers/usb/core/usb.c')
0 files changed, 0 insertions, 0 deletions