commit | af6e1d99ea525161f70f68ecb83d0d0f54f1bf62 | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Thu Jul 01 09:07:33 2010 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Sat Jul 03 13:13:21 2010 -0700 |
tree | 5d805e4e6da3f252bd9b4d8a958b25723970837f | |
parent | 963ce8ae6dbc7c8dffb1b117ba14673d40b22dda [diff] |
Input: adxl34 - make enable/disable separate from suspend/resume Suspending and resuming the device should be separate from enabling and disabling it through sysfs attribute and thus should not alter ac->disabled flag. [michael.hennerich@analog.com: various fixups] Tested-by: Michael Hennerich <michael.hennerich@analog.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>