commit | 5d9efc59e689445f1f8c4eceb125c1a12898e65c | [log] [tgz] |
---|---|---|
author | Oliver Neukum <oneukum@suse.de> | Thu Jul 15 09:19:51 2010 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Thu Jul 15 09:30:52 2010 -0700 |
tree | 21b21794e49de25f728aa0d974722f875fac95cf | |
parent | ed4299e1b173f111ac0c40d6617e47fbff02b52f [diff] |
Input: usbtouchscreen - implement runtime power management This implement USB autosuspend while the device is opened for devices that do remote wakeup with a fallback to open/close for those devices that don't. Devices that require the host to constantly poll them are never autosuspended. Signed-off-by: Oliver Neukum <oneukum@suse.de> Tested-by: Petr Štetiar <ynezz@true.cz> Tested-by: Ondrej Zary <linux@rainbow-software.org> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>