commit | f7668162a366d1ce0fe84122d11108e13a8ce950 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Sat Nov 25 09:40:28 2006 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Sun Nov 26 08:52:38 2006 -0200 |
tree | fd3fce8d8f56af9612ae1d9e3d117b2c6af557e5 | |
parent | 5718bbd2d92b9c2aa2f5700e4d3ed9d72f72f47e [diff] |
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>