public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] VIDEO_SAA7134_ALSA shouldn't select SND_PCM_OSS
@ 2006-01-10  4:06 Adrian Bunk
  2006-01-10  4:14 ` Lee Revell
  2006-01-10 18:56 ` Mauro Carvalho Chehab
  0 siblings, 2 replies; 5+ messages in thread
From: Adrian Bunk @ 2006-01-10  4:06 UTC (permalink / raw)
  To: Ricardo Cerqueira; +Cc: mchehab, video4linux-list, linux-kernel

There's no reason for an ALSA driver to select an OSS legacy userspace 
interface.


Signed-off-by: Adrian Bunk <bunk@stusta.de>

--- linux-2.6.15-mm2/drivers/media/video/saa7134/Kconfig.old	2006-01-10 02:59:30.000000000 +0100
+++ linux-2.6.15-mm2/drivers/media/video/saa7134/Kconfig	2006-01-10 03:02:57.000000000 +0100
@@ -15,7 +15,7 @@
 config VIDEO_SAA7134_ALSA
 	tristate "Philips SAA7134 DMA audio support"
 	depends on VIDEO_SAA7134 && SND
-	select SND_PCM_OSS
+	select SND_PCM
 	---help---
 	  This is a video4linux driver for direct (DMA) audio in
 	  Philips SAA713x based TV cards using ALSA


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-01-10 18:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-10  4:06 [2.6 patch] VIDEO_SAA7134_ALSA shouldn't select SND_PCM_OSS Adrian Bunk
2006-01-10  4:14 ` Lee Revell
2006-01-10  4:33   ` Adrian Bunk
2006-01-10  4:43     ` Lee Revell
2006-01-10 18:56 ` Mauro Carvalho Chehab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox