[PATCH] v4l: keep tvaudio driver away from saa7146
commit696ad2fbf83b5a11036699b058cdfedb557340c3
authorMichael Hunold <hunold@linuxtv.org>
Sun, 7 Nov 2004 11:59:34 +0000 (7 03:59 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 7 Nov 2004 11:59:34 +0000 (7 03:59 -0800)
tree44b6f593d16c9e735e636bb1347b46b96b0a59f3
parentba60ea4d9d5beed2047c8c51a4f57a6a6ade5259
[PATCH] v4l: keep tvaudio driver away from saa7146

The attached patch keeps the tvaudio i2c helper module away from any
saa7146 based framegrabber.  All saa7146 drivers have their dedicated i2c
helper modules and don't work together with tvaudio, so keep it away
alltogether.  This will make mixed-card configurations work.

The patch was discussed and ack'ed by Gerd Knorr.

- don't attach tvaudio module on saa7146 i2c busses

Signed-off-by: Michael Hunold <hunold@linuxtv.org>
Acked-by: Gerd Knorr <kraxel@bytesex.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/media/video/tvaudio.c