]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: hda: intel-nhlt: Print errors in intel_nhlt_ssp_device_type()
authorPeter Ujfalusi <peter.ujfalusi@linux.intel.com>
Thu, 8 May 2025 18:14:46 +0000 (21:14 +0300)
committerTakashi Iwai <tiwai@suse.de>
Sun, 11 May 2025 14:15:00 +0000 (16:15 +0200)
commit2a6794a9de0784252fcdf2f603111a89d05199df
treea854f102cdbb814b7cff7bf428099d04e0164704
parent7f3ef3ab810dea0d956968473a32673d1c6ba478
ALSA: hda: intel-nhlt: Print errors in intel_nhlt_ssp_device_type()

Do not fail silently when the intel_nhlt_ssp_device_type() fails as it can
be for two reasons:
The NHLT table is missing or the SSP instance is missing from the table.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://patch.msgid.link/20250508181446.25323-1-peter.ujfalusi@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/intel-nhlt.c