From: Grant Likely Date: Sun, 28 Jun 2009 07:41:52 +0000 (-0600) Subject: ASoC: Fix typo in MPC5200 PSC AC97 driver Kconfig X-Git-Tag: v2.6.31-rc2~6^2~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a84c234da06a4ac0c1b4c819b83cf264674c2d8;p=pandora-kernel.git ASoC: Fix typo in MPC5200 PSC AC97 driver Kconfig ALSA SoC drivers should be specify SND_SOC_AC97_BUS instead, not AC97_BUS. Without SND_SOC_AC97_BUS defined, an AC97 device will not get correctly registered on the AC97 bus, which prevents thinks like the WM9712 touchscreen driver from getting probed. Tested against 2.6.31-rc1. Signed-off-by: Grant Likely Acked-by: Jon Smirl Signed-off-by: Mark Brown --- Reading git-diff-tree failed