From: Mark Brown Date: Thu, 12 Feb 2009 19:33:19 +0000 (+0000) Subject: ASoC: Only register AC97 bus if it's not done already X-Git-Tag: v2.6.29-rc5~1^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14fa43f53ff3a9c3d8b9662574b7369812a31a97;p=pandora-kernel.git ASoC: Only register AC97 bus if it's not done already ASoC supports both explicit codec drivers for AC97 devices and a simple driver which uses the standard ALSA AC97 framework for codec support. When used with the generic AC97 codec support that will provide the ad hoc AC97 device for drivers like touchscreens to attach to so the core shouldn't do so. Reported-by: Manuel Lauss Signed-off-by: Mark Brown --- Reading git-diff-tree failed