diff options
author | Sylvain Rochet <[email protected]> | 2015-01-20 14:39:04 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2015-01-25 21:06:42 +0800 |
commit | 1cee6b8d00427fd993c2e2b8acfd08410b053af3 (patch) | |
tree | 6c95d61938c71d2f67109466d62a75ea40a4e7a7 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 3b3394aff79770681fd9a5a02cd4b70518899b78 (diff) |
USB: host: ohci-at91: Fix wake-up support
This device needs to be continuously clocked to provide wake up support,
previously, if STANDBY target were chosen the device were
enable_irq_wake()-prepared and clock still active and if MEM target were
chosen the device were also enable_irq_wake()-prepared but not clocked
anymore, which is wrong.
Now, if STANDBY target is chosen the device is still clocked with wake
up support enabled, which were the previous default and if MEM target is
chosen the device is declocked with wake up support disabled.
Signed-off-by: Sylvain Rochet <[email protected]>
Acked-by: Boris Brezillon <[email protected]>
Acked-by: Alan Stern <[email protected]>
Acked-by: Nicolas Ferre <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions