2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 23:23:55 +08:00
linux-next/sound/soc/ux500
Paul Bolle 4f88eff834 ASoC: Ux500: remove test for undefined Kconfig macro
A test for CONFIG_SND_SOC_UX500_AB5500 was added in v3.5. But there
never was a corresponding Kconfig symbol so this test has always
evaluated to true. And since AB5500 support was removed in v3.5 it
appears safe to remove this test and a few lines of code.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2013-04-08 13:44:32 +01:00
..
Kconfig ASoC: Ux500: Add machine-driver 2012-06-17 20:46:12 +01:00
Makefile ASoC: Ux500: Add machine-driver 2012-06-17 20:46:12 +01:00
mop500_ab8500.c ASoC: Ux500: Add machine-driver 2012-06-17 20:46:12 +01:00
mop500_ab8500.h ASoC: Ux500: Add machine-driver 2012-06-17 20:46:12 +01:00
mop500.c ASoC: Ux500: Fix build error pertaining to missing include file 2013-01-31 20:37:05 +08:00
ux500_msp_dai.c ASoC: ux500: remove __dev* attributes 2012-12-10 00:31:45 +09:00
ux500_msp_dai.h ASoC: Ux500: remove test for undefined Kconfig macro 2013-04-08 13:44:32 +01:00
ux500_msp_i2s.c ASoC: ux500_msp_i2s: Fix devm_* and return code merge error 2012-10-16 14:14:31 +09:00
ux500_msp_i2s.h ASoC: Ux500: Move MSP pinctrl setup into the MSP driver 2012-09-20 09:10:56 +02:00
ux500_pcm.c Sound updates for 3.8-rc1 2012-12-13 11:51:23 -08:00
ux500_pcm.h ASoC: Ux500: Initialise PCM from MSP probe rather than as a device 2012-11-23 23:06:02 +09:00