From: David Brownell Date: Fri, 14 Dec 2007 06:26:33 +0000 (-0500) Subject: Input: ads7846 - stop updating dev->power.power_state X-Git-Tag: v2.6.25-rc1~291^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbb38e30e414c9ccd8b5d04344264522551008bc;p=pandora-kernel.git 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 Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed