V4L/DVB (3502): Saa7134: make unsupported secondary decoder message generic
authorMichael Krufky <mkrufky@linuxtv.org>
Tue, 14 Mar 2006 19:07:42 +0000 (16:07 -0300)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 21 Mar 2006 16:53:30 +0000 (08:53 -0800)
commit12a219da0a74d1d797475addbccaedf2343be571
treec6610dd1976b8d36b94e8b2e70a4c1dfe73a3577
parent34731df288a5ffe4b0c396caf8cd24c6a710a222
V4L/DVB (3502): 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>
drivers/media/video/saa7134/saa7134-cards.c