]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (4348): Fix: compile for radio aimslab and aztech with V4L2 only
authorMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 8 Aug 2006 12:10:01 +0000 (09:10 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 26 Sep 2006 14:52:53 +0000 (11:52 -0300)
commit38ee04f04340ffd6af868499862341d11ed2b331
treecb8c4a7336cb3dc89f4ff6a46fab706ea3603b76
parenta4366af40d7d2021499b84b8311336c944a9a71c
V4L/DVB (4348): Fix: compile for radio aimslab and aztech with V4L2 only

All radio devices use an obsolete mode of opening/release driver.
Since this is not V4L1 core, better to keep the method available for more
time than to rewrite open/release without a radio device to test, since the
newer method is much more complex than the previous one (although providing
support for multiple opens and multiple devices).

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/radio/radio-aimslab.c
drivers/media/radio/radio-aztech.c
include/media/v4l2-dev.h