]> git.karo-electronics.de Git - karo-tx-linux.git/commit
V4L/DVB (3200): Fix saa7134 ALSA/OSS collisions
authorRicardo Cerqueira <v4l@cerqueira.org>
Tue, 20 Dec 2005 20:26:26 +0000 (18:26 -0200)
committerMauro Carvalho Chehab <mchehab@brturbo.com.br>
Thu, 22 Dec 2005 09:55:06 +0000 (07:55 -0200)
commit7bb9529602f8bb41a92275825b808a42ed33e5be
treed719928ae348342b47e50578155ef51f8e85fae3
parentd5ea4e26602fa7f5141872f2c17a862f1974a73f
V4L/DVB (3200): Fix saa7134 ALSA/OSS collisions

- When ALSA or OSS are loaded, check if the other is present
Fixed hotplug notifiers cleanup on module removal
- The saa7134 DMA sound modules now have their own Kconfig entries, and
if built statically enforce exclusivity
- SND_PCM_OSS isn't necessary for the OSS driver

Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
drivers/media/video/saa7134/Kconfig
drivers/media/video/saa7134/Makefile
drivers/media/video/saa7134/saa7134-alsa.c
drivers/media/video/saa7134/saa7134-oss.c