V4L/DVB (4516): Split audio/video encoders/decoders from main drivers
authorMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 22 Aug 2006 18:38:18 +0000 (15:38 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 26 Sep 2006 15:30:33 +0000 (12:30 -0300)
Several audio/video encoders/decoders were just bound as if they were
part of the core 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