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)
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>

No differences found