From: Tony Lindgren Date: Tue, 20 Jan 2015 16:49:08 +0000 (-0800) Subject: ARM: OMAP3: Add back Kconfig option MACH_OMAP3517EVM for ASoC X-Git-Tag: omap-for-v3.20/drop-legacy-3517-v2^0 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=549f95ed20168daa06901054a028e185ebb905ab;p=pandora-kernel.git ARM: OMAP3: Add back Kconfig option MACH_OMAP3517EVM for ASoC We still have SND_OMAP_SOC_AM3517EVM depending on MACH_OMAP3517EVM, so let's keep MACH_OMAP3517EVM Kconfig option around for a little bit longer. This removes the dependency between ARM SoC changes and the ASoC changes, and allows the following three options for the driver: 1. Update the driver for device tree based booting 2. Initialize the driver with legacy platform data, then update the driver for device tree based booting 3. Just remove the driver if there are no audio users for 3517-evm board Reported-by: Paul Bolle Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed