diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2010-11-07 14:57:13 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-12-29 11:16:46 +0100 |
commit | 13d28e4917fb6cf6898e8998f01ab83b3f468aeb (patch) | |
tree | 9cf0fd5b70ea6e77af0b041c6fdceb1f112ec9ec /drivers/media/video/timblogiw.c | |
parent | [media] TM6000: Drop unused macro (diff) | |
download | linux-13d28e4917fb6cf6898e8998f01ab83b3f468aeb.tar.xz linux-13d28e4917fb6cf6898e8998f01ab83b3f468aeb.zip |
[media] IX2505V: i2c transfer error code ignored
It seems that ix2505v driver ignores a i2c error in ix2505v_read_status_reg.
This looks like a typing error using (ret = 1) instead of correct (ret == 1).
Acked-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Matthias Schwarzott <zzam@gentoo.org>
Cc: stable@kernel.org
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/timblogiw.c')
0 files changed, 0 insertions, 0 deletions