[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>
Wed, 27 Jul 2011 20:53:37 +0000 (17:53 -0300)
commit7464aa50c6529c1da6a80496911e16244119fd16
treecc9c7ce4f516cca2ea2a74b5e1e3c0f62036e45a
parentd316b5fba37621a70893af56968ed899b1179a63
[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