From: Mark Brown Date: Wed, 10 Jun 2026 11:06:09 +0000 (+0100) Subject: ASoC: Use codec_info_list.is_amp directly in find_acpi_adr_device() X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc10b96e964ee1a7e218720652efa4447f148649;p=thirdparty%2Flinux.git ASoC: Use codec_info_list.is_amp directly in find_acpi_adr_device() Bard Liao says: This series sets is_amp to all amp type codecs in codec_info_list[]. So that we can use the flag directly instead of using a local flag to check if the codec is an AMP type. The flag will be used to set different name_prefix for amp and non-amp codecs. Link: https://patch.msgid.link/20260605101805.121428-1-yung-chuan.liao@linux.intel.com --- fc10b96e964ee1a7e218720652efa4447f148649