commit | ffb9749346b4e3bb567d0d5daa88edae9f8ec8ae | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Sat Mar 09 06:18:03 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Mar 24 12:10:36 2013 -0300 |
tree | 7d8fa0d99143c9dbac2b054b029fce65a6809183 | |
parent | 1589037f8716a605a36ee6dda6f7cdd4d043522b [diff] |
[media] go7007: fix i2c_xfer return codes The i2c_xfer functions didn't return the proper error codes and (especially important) on success they returned 0 instead of the number of transferred messages. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>