[media] fix saa7111 non-detection
authorRussell King <rmk@arm.linux.org.uk>
Sun, 30 Jan 2011 13:03:30 +0000 (10:03 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 31 Jan 2011 16:19:50 +0000 (14:19 -0200)
commitbed3c1de66d04f9e5efcdfc5b8035f3354c4ffcc
tree05f7397e5a73e9ddcfe196ec2a0da4841e49a296
parent56b0ec30c4bc096848efc617f29e525cde2f7084
[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>
drivers/media/video/saa7115.c