commit | 34d278534db050b93d79175d59a32a70ac25f9b5 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Apr 17 09:24:58 2008 -0400 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Thu Apr 17 09:24:58 2008 -0400 |
tree | b3624684b7b8036979b9422ca98f39b75cabe23f | |
parent | db7c10e708b9bdd1618c034591d27c33cb341222 [diff] |
Input: wm97xx-core - support use as a wakeup source The WM97xx touch screen controllers can be used to generate a wakeup event when the system is suspended. Provide a new core API call wm97xx_set_suspend_mode() allowing machine drivers to enable this. If no suspend_mode is provided then the touch panel will be powered down when the system is suspended. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>