]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] nxt6000: i2c bus error should return -EIO
authorMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 6 Jul 2011 15:41:21 +0000 (12:41 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 7 Jul 2011 16:42:32 +0000 (13:42 -0300)
commit05694e4a0a4fda72db393c564027de935484cca7
tree4dbc8390b248650d1dd24d7f076f8e8febd13000
parentf3edd56d3917f419689875018dc0f371cf8237a8
[media] nxt6000: i2c bus error should return -EIO

data from/to userspace. Don't mix it with I2C bus error (-EIO).

Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/nxt6000.c