V4L/DVB (4885): Improve saa711x check
authorHans Verkuil <hverkuil@xs4all.nl>
Sat, 25 Nov 2006 12:40:28 +0000 (09:40 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 26 Nov 2006 10:52:38 +0000 (08:52 -0200)
commitf7668162a366d1ce0fe84122d11108e13a8ce950
treefd3fce8d8f56af9612ae1d9e3d117b2c6af557e5
parent5718bbd2d92b9c2aa2f5700e4d3ed9d72f72f47e
V4L/DVB (4885): Improve saa711x check

The old code would accept any device on the same i2c address as the
saa711x chips as an saa711x. However, this fails with saa717x chips,
which use that same address and so are misdetected as a saa7111. Now
check whether the chip is really a saa711x model.

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