diff options
author | Frank Schaefer <fschaefer.oss@googlemail.com> | 2013-01-03 21:27:03 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-01-05 07:16:01 +0400 |
commit | 2fcc82d8831a74afd55c3cb898beb9fde5f2a1fd (patch) | |
tree | 3074acd519b4d90172dd3360edd06843f81da737 /block/blk-ioc.c | |
parent | f5ae371aca34bd0660a75f8838198466e9d5166c (diff) | |
download | linux-2fcc82d8831a74afd55c3cb898beb9fde5f2a1fd.tar.xz |
[media] em28xx: fix two severe bugs in function em2800_i2c_recv_bytes()
Function em2800_i2c_recv_bytes() has 2 severe bugs:
1) It does not wait for the i2c read to complete before reading the received message content from the bridge registers.
2) Reading more than 1 byte doesn't work
The former can result in data corruption, the latter always does.
The rewritten code also superseds the content of function
em2800_i2c_check_for_device().
Tested with device "Terratec Cinergy 200 USB".
[mchehab@redhat.com: Fix CodingStyle issues]
Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'block/blk-ioc.c')
0 files changed, 0 insertions, 0 deletions