Re: [2.6 patch] VIDEO_SAA7134_ALSA shouldn't select SND_PCM_OSS

From: Mauro Carvalho Chehab
Date: Tue Jan 10 2006 - 13:56:04 EST


Em Ter, 2006-01-10 às 05:06 +0100, Adrian Bunk escreveu:
> There's no reason for an ALSA driver to select an OSS legacy userspace
> interface.
>
>
> Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>
>
> --- 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
Acked-by: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxx>

I'll apply at v4l-dvb git tree.
>
>
Cheers,
Mauro.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/