[alsa-devel] [PATCH] SOUND-OSS: Remove sh_dac_audio
Arnd Bergmann
arnd at arndb.de
Wed Sep 22 16:15:42 CEST 2010
On Wednesday 22 September 2010, John Kacur wrote:
> Remove the SH DAC oss driver since there is an equivalent alsa driver.
> oss has been deprecated for years. Furthermore this driver has BKL code
> which we are trying to remove. Rather than attempt to fix this, simply
> remove the driver.
>
> Signed-off-by: John Kacur <jkacur at redhat.com>
Takashi Iwai has already queued a patch from me to turn the BKL into a
driver specific mutex, the patch is now in linux-next.
There are still a few things that we may want to remove rather than
fix the BKL, but I don't think that's necessary here.
Arnd
More information about the Alsa-devel
mailing list