ASoC: Intel: kbl_da7219_max98927: remove headset
authorJenny TC <jenny.tc@intel.com>
Tue, 26 Mar 2019 17:20:56 +0000 (22:50 +0530)
committerMark Brown <broonie@kernel.org>
Mon, 8 Apr 2019 07:16:40 +0000 (14:16 +0700)
commit2390c9b473da217ee086e5382869ade82c217a30
treef27ec028c0e6855e172d3e7af6beb9a9050318b2
parenta8d218f4fe8116395e4c4a13b63029ecf00d4035
ASoC: Intel: kbl_da7219_max98927: remove headset

kbl_da7219_max98927 supports two configurations - One with da7219 &
max98927/373 and other one with max98927/373 alone. This patch
removes the headset dais from max98927/373 configuration. Since the
snd_soc_dapm_ignore_suspend for DMIC is called from da7219_codec_init,
the code is re-arranged to invoke snd_soc_dapm_ignore_suspend from
kabylake_dmic_init.

Signed-off-by: Jenny TC <jenny.tc@intel.com>
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/kbl_da7219_max98927.c