V4L/DVB (4513): Split audio decoders from bttv
authorMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 1 Sep 2006 12:25:30 +0000 (09:25 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 26 Sep 2006 15:30:32 +0000 (12:30 -0300)
Several audio decoders were just bound as if they were part of
bttv driver. In fact, they are generic enough to be used by other
drivers as well, since they use I2C event bus to communicate.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found