diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-01-13 15:58:36 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-01-19 14:45:20 +0100 |
commit | 567aba0b7997dad5fe3fb4aeb174ee9018df8c5b (patch) | |
tree | c4eacb99986d5efcc1e4f398b5478f6d213b8238 /drivers/media/rc | |
parent | [media] em28xx: Fix IR support for WinTV USB2 (diff) | |
download | linux-567aba0b7997dad5fe3fb4aeb174ee9018df8c5b.tar.xz linux-567aba0b7997dad5fe3fb4aeb174ee9018df8c5b.zip |
[media] tda8290: Make all read operations atomic
Read operations should be preceeded by a write operation. However,
nothing prevents that an I2C operation could happen between the two
transactions.
To avoid that problem, use an unique I2C transfer for both parts of
the I2C transaction.
Cc: Michael Krufky <mkrufky@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/rc')
0 files changed, 0 insertions, 0 deletions