V4L/DVB (5415): Msp_attach must return 0 if no msp3400 was found.
authorHans Verkuil <hverkuil@xs4all.nl>
Sat, 10 Mar 2007 23:21:07 +0000 (20:21 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 27 Mar 2007 11:45:55 +0000 (08:45 -0300)
commit3284b4e077cb2322754ea7455b8f8af7ce3777b8
tree4cac8bace31daa49c899f39129f64b896c9c9a48
parenta9aaec4e83e687d23b78b38e331bbd6a10b96380
V4L/DVB (5415): Msp_attach must return 0 if no msp3400 was found.

Returning -1 causes the probe to stop, but it should just continue
instead.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/msp3400-driver.c