commit | bed3c1de66d04f9e5efcdfc5b8035f3354c4ffcc | [log] [tgz] |
---|---|---|
author | Russell King <rmk@arm.linux.org.uk> | Sun Jan 30 10:03:30 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Jan 31 14:19:50 2011 -0200 |
tree | 05f7397e5a73e9ddcfe196ec2a0da4841e49a296 | |
parent | 56b0ec30c4bc096848efc617f29e525cde2f7084 [diff] |
[media] fix saa7111 non-detection One saa7111 device is reporting a different ID: saa7115 0-0024: chip found @ 0x48 (ID 0f7111d0e111111) does not match a known saa711x chip. As this is for sure a saa7111, change the detection code to also cover this device. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>