]> git.karo-electronics.de Git - karo-tx-linux.git/commit
V4L/DVB: Saa7134: make unsupported secondary decoder message generic
authorMichael Krufky <mkrufky@linuxtv.org>
Sat, 16 Sep 2006 21:35:11 +0000 (23:35 +0200)
committerAdrian Bunk <bunk@stusta.de>
Sat, 16 Sep 2006 21:35:11 +0000 (23:35 +0200)
commitf790b9e2b498aec592b74d4e9f5cba5140ce74fa
treeab6f5a032ef893a94dbfe6c45ff0d4952e233bae
parent895e6129a628a0d496688b670b8e442460224e2e
V4L/DVB: Saa7134: make unsupported secondary decoder message generic

There are already some supported devices that contain two
saa713x chips on-board, where only one of these chips is
currently functional in the driver.
We are already printing a warning message for the second
saa7134 decoder in SAA7134_BOARD_AVERMEDIA_A169_B. This
patch alters that case to make it generic, so that other
cards in the same situation can use it.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
drivers/media/video/saa7134/saa7134-cards.c