summaryrefslogtreecommitdiffstats
path: root/drivers/char
diff options
context:
space:
mode:
authorFerruh Yigit <fery@cypress.com>2013-07-04 23:02:57 +0200
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2013-07-07 06:57:06 +0200
commit62f548d0c2d2418e39b8e4b7ec39b5ca2ef4380d (patch)
treeeedbce56f669215f4ee0d57ed817335f612c4372 /drivers/char
parentInput: cyttsp4 - kfree xfer_buf on error path in probe() (diff)
downloadlinux-62f548d0c2d2418e39b8e4b7ec39b5ca2ef4380d.tar.xz
linux-62f548d0c2d2418e39b8e4b7ec39b5ca2ef4380d.zip
Input: cyttsp4 - use 16bit address for I2C/SPI communication
In TSG4, register map is 512bytes long and to access all of it, one bit from address byte is used (which bit to use differs for I2C and SPI); Since common code used for TSG3 and TSG4 for I2C, this parameter wrongly used as u8. TSG3 does not access beyond 255 bytes but TSG4 may. Tested-on:TMA3XX DVB && TMA4XX DVB Signed-off-by: Ferruh Yigit <fery@cypress.com> Acked-by: Javier Martinez Canillas <javier@dowhile0.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions