ASoC: tegra+wm8903: remove non-DT support for Seaboard
authorStephen Warren <swarren@nvidia.com>
Tue, 22 May 2012 22:11:19 +0000 (16:11 -0600)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 3 Jun 2012 12:06:37 +0000 (13:06 +0100)
commitb350ecbe4c2e4639ed3a716ec67accb744e4417d
tree59c45e1a3be06258f086c64738e2d1743d1c2ece
parent14df415a38234aa483219335bc6c1ee899b85e10
ASoC: tegra+wm8903: remove non-DT support for Seaboard

In kernel 3.6, Seaboard will only be supported when booting using device
tree; the board files are being removed. Hence, remove the non-DT support
for Seaboard and derivatives Kaen and Aebl from the audio driver.

Harmony is the only remaining board supported by this driver when not
using DT. This support is currently scheduled for removal in 3.7.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/tegra/tegra_wm8903.c