Input: adxl34 - make enable/disable separate from suspend/resume
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 1 Jul 2010 16:07:33 +0000 (09:07 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 3 Jul 2010 20:13:21 +0000 (13:13 -0700)
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>

No differences found