]> Gentwo Git Trees - linux/.git/commit
ASoC: SOF: Intel: split codec mask detect and programming UNSOL
authorBard Liao <yung-chuan.liao@linux.intel.com>
Fri, 29 Aug 2025 08:29:07 +0000 (11:29 +0300)
committerMark Brown <broonie@kernel.org>
Fri, 29 Aug 2025 08:50:36 +0000 (10:50 +0200)
commit6158a321c051095024e8306c8996b79e5f7f79b6
tree232f76096dcae332081a842732251751511f6542
parent59f5c92140de48a9ae68db4990c8a53a9ac2492c
ASoC: SOF: Intel: split codec mask detect and programming UNSOL

We only need to detect codec mask in probe, but need to program UNSOL
in probe and resume. We will detect codec mask and program UNSOL
separately in the follow up commit.

Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Message-ID: <20250829082908.2693-2-peter.ujfalusi@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/hda-codec.c
sound/soc/sof/intel/hda-ctrl.c