summaryrefslogtreecommitdiff
path: root/linux/include/media
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2007-09-16 15:47:15 +0200
committerHans Verkuil <hverkuil@xs4all.nl>2007-09-16 15:47:15 +0200
commit3f466835bc047f9f83f11ce8dcecc3021de4dec2 (patch)
treea688c9069871f15ef1438a288515712f9e1a73ed /linux/include/media
parent80d4ab9102f845bde660eab7e43d80af2c2fc328 (diff)
downloadmediapointer-dvb-s2-3f466835bc047f9f83f11ce8dcecc3021de4dec2.tar.gz
mediapointer-dvb-s2-3f466835bc047f9f83f11ce8dcecc3021de4dec2.tar.bz2
Use correct error codes when chip is not recognized.
From: Hans Verkuil <hverkuil@xs4all.nl> If the chip isn't recognized, then the correct errors should be returned. The v4l2_i2c_attach() utility function will return 0 for all errors except -ENOMEM to provide proper compatibility support for the old I2C probing function. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> --- linux/drivers/media/video/cs53l32a.c | 2 +- linux/drivers/media/video/cx25840/cx25840-core.c | 6 +++++- linux/drivers/media/video/msp3400-driver.c | 4 ++-- linux/drivers/media/video/saa7115.c | 4 ++-- linux/drivers/media/video/saa7127.c | 6 +++--- linux/drivers/media/video/tlv320aic23b.c | 2 +- linux/drivers/media/video/upd64031a.c | 2 +- linux/drivers/media/video/upd64083.c | 2 +- linux/drivers/media/video/v4l2-common.c | 2 +- linux/drivers/media/video/vp27smpx.c | 2 +- linux/drivers/media/video/wm8739.c | 4 ++++ 11 files changed, 22 insertions(+), 14 deletions(-)
Diffstat (limited to 'linux/include/media')
0 files changed, 0 insertions, 0 deletions