From: Javier Martin Date: Thu, 25 Oct 2012 06:55:01 +0000 (-0700) Subject: Input: qt2160 - fix qt2160_write() implementation X-Git-Tag: v3.8-rc1~58^2^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6e8c0a25377e27958b11b20e1927885ae7c9857;p=pandora-kernel.git Input: qt2160 - fix qt2160_write() implementation The previous implementation of qt2160_write() didn't work properly because the value was actually not written to the device. Probably nobody detected this because the only write that was issued was the one related to auto calibration. In order to fix the problem use a similar aproach as qt1070 instead. Signed-off-by: Javier Martin Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed