ALSA: drop outdated and broken sa11xx-uda1341 driver
authorDmitry Artamonow <mad_soft@inbox.ru>
Fri, 13 Mar 2009 00:03:49 +0000 (01:03 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 17 Mar 2009 16:58:13 +0000 (17:58 +0100)
commit323a59613e5be6094c93261486de48a08d3a53f2
tree8cd9a63e55504c69c5fdc3f14b23befee80a9e13
parentdbe36c9dd571e035078207862766963c4fc80262
ALSA: drop outdated and broken sa11xx-uda1341 driver

It depends on L3 support from 2.4 kernel (CONFIG_L3) that never got
merged into mainline. Since there's no way to use it on any of
supported machines (iPaq h3100 or h3600), better drop it for now.
It can be reimplemented later using ASoC infrastructure (there's
already a driver for uda1341 codec in mainline, so only CPU and machine
parts need to be written).

Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru>
Cc: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/uda1341.h [deleted file]
sound/arm/Kconfig
sound/arm/Makefile
sound/arm/sa11xx-uda1341.c [deleted file]
sound/i2c/Makefile
sound/i2c/l3/Makefile [deleted file]
sound/i2c/l3/uda1341.c [deleted file]