]> git.karo-electronics.de Git - mv-sheeva.git/commit
SOUND-OSS: Remove sh_dac_audio
authorJohn Kacur <jkacur@redhat.com>
Wed, 22 Sep 2010 11:47:01 +0000 (13:47 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 23 Sep 2010 06:10:32 +0000 (08:10 +0200)
commit095a0f6df246bdc57b57d616c4698e41fbd3bf43
treeb3eda2853594e4ea34c6e32dc816fbc900be1c4f
parentfdfb7fa7c9118a4112738ad86452a67107082723
SOUND-OSS: Remove sh_dac_audio

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@redhat.com>
Acked-by: Paul Mundt <lethal@linux-sh.org>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/oss/Kconfig
sound/oss/Makefile
sound/oss/sh_dac_audio.c [deleted file]