commit | b3226f961aa91eb94971939400c7506e7dcc86c0 | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Tue Mar 24 09:40:58 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Apr 02 22:27:32 2015 -0300 |
tree | 8bd26abad27fb392efa76224d1e29d27dc2ea52d | |
parent | ce0b065a7cc3cad8e974f1e8a5bead61563a3885 [diff] |
[media] ts2020: do not use i2c_transfer() on sleep() There is no need to use bulk i2c_transfer() to write single register. Use write register function instead. Tested-by: David Howells <dhowells@redhat.com> Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>