Home
last modified time | relevance | path

Searched hist:fbb38e30e414c9ccd8b5d04344264522551008bc (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/input/touchscreen/
H A Dads7846.cfbb38e30e414c9ccd8b5d04344264522551008bc Fri Dec 14 06:26:33 UTC 2007 David Brownell <david-b@pacbell.net> Input: ads7846 - stop updating dev->power.power_state

This stops the ads7846 driver from using dev->power.power_state; that field is
deprecated (overdue for removal) and the only reason to update it was to make
the /sys/devices/.../power/state files (now removed) work better.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>