From: Jarkko Nikula Date: Wed, 1 Oct 2014 12:08:15 +0000 (+0300) Subject: ASoC: Intel: byt-rt5640: Enable DMIC interface for default DAPM route X-Git-Tag: omap-for-v3.19/prcm-cleanup~125^2~8^2~5^5~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5f0ab05b67213ef33107b716e8596a480b5875f;p=pandora-kernel.git ASoC: Intel: byt-rt5640: Enable DMIC interface for default DAPM route It turned out DMIC interface wasn't enabled/disabled runtime for active DMIC route in the rt5640 codec driver anymore after commit 71d97a794301 ("ASoC: rt5640: Use the platform data for DMIC settings"). Since DMIC interface must be enabled explicitly either by passing platform data to rt5640 codec driver or by calling new rt5640_dmic_enable() this patch adds a DMI quirk flag that is used to conditionally enable DMIC interface during sound card init time. Signed-off-by: Jarkko Nikula Signed-off-by: Mark Brown --- Reading git-diff-tree failed