ARM: Tegra: Add to tegra_wm8903_platform_data
authorStephen Warren <swarren@nvidia.com>
Tue, 12 Apr 2011 17:29:01 +0000 (11:29 -0600)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 18 Apr 2011 16:55:58 +0000 (17:55 +0100)
Seaboard derivate Kaen has a GPIO to mute the headphone output. Add a field
to tegra_wm8903_platform_data so the board files can pass the GPIO number
for that to the ASoC machine driver.

Also, initialize this new field to a "not present" value for Harmony.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found