ASoC: Intel: sof_nau8825: Move quirk check to the front in late probe
authorYong Zhi <yong.zhi@intel.com>
Mon, 25 Jul 2022 19:49:09 +0000 (14:49 -0500)
committerMark Brown <broonie@kernel.org>
Mon, 25 Jul 2022 21:37:12 +0000 (22:37 +0100)
commit5b56db90bbaf9d8581e5e6268727d8ad706555e4
treef4eb08819ad9108ee4117329707271161b18323e
parent371a3f01fc1862c23fae35cb2c98ffb2eec143f1
ASoC: Intel: sof_nau8825: Move quirk check to the front in late probe

The sof_rt5682_quirk check was placed in the middle of
hdmi handling code, move it to the front to be consistent
with sof_rt5682.c/sof_card_late_probe().

Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Yong Zhi <yong.zhi@intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20220725194909.145418-11-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/sof_nau8825.c