commit | fdba2bb1f2eed85085a0fe154e1acb82de3239f7 | [log] [tgz] |
---|---|---|
author | Ranjith Lohithakshan <ranjithl@ti.com> | Wed Mar 10 23:41:22 2010 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Thu Mar 11 00:02:43 2010 -0800 |
tree | d2a8d754b81242e65b08162217303eafd1ccd770 | |
parent | 04b4b88cca0ebe3813b4b6f014fb6a0db380b137 [diff] |
Input: ads7846 - add wakeup support Add wakeup support to the ads7846 driver. Platforms can enable wakeup capability by setting the wakeup flag in ads7846_platform_data. With this patch the ads7846 driver can be used to wake the system from suspend. Signed-off-by: Ranjith Lohithakshan <ranjithl@ti.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>