From: Stephen Warren Date: Fri, 28 Jan 2011 21:26:37 +0000 (-0700) Subject: ASoC: Tegra: Harmony: Support the internal speaker X-Git-Tag: v2.6.39-rc1~200^2^2~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e267645046ecc161791b5a0d2eef6e494681416;p=pandora-kernel.git ASoC: Tegra: Harmony: Support the internal speaker Add DAPM widget definitions for the internal speaker paths. Currently, this path is always enabled while playback is active. Add code to control the speaker amplifier GPIO. The GPIO is requested during _init, since that's the first time it is guaranteed that the WM8903 module is loaded, probed, and hence has exported its GPIO chip. Signed-off-by: Stephen Warren Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed