commit | a6e8c0a25377e27958b11b20e1927885ae7c9857 | [log] [tgz] |
---|---|---|
author | Javier Martin <javier.martin@vista-silicon.com> | Wed Oct 24 23:55:01 2012 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Thu Oct 25 00:13:47 2012 -0700 |
tree | 2e9df4f9062c14f087fcf6192f5df1f692d66440 | |
parent | e52278a36898dc93aa1991a3ac976c1c7c55e2ed [diff] |
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 <javier.martin@vista-silicon.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>