From: Mark Brown Date: Tue, 4 Mar 2025 14:43:55 +0000 (+0000) Subject: ASoC: codecs: Update device_id tables for Realtek X-Git-Tag: v6.15-rc1~173^2~4^2~71 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=24056de9976dfc33801d2574c1672d91f840277a;p=thirdparty%2Fkernel%2Flinux.git ASoC: codecs: Update device_id tables for Realtek Merge series from Cezary Rojewski : The series aims to streamline the formatting for ACPI IDs so that a single pattern can be used to identify the device. Work implicitly suggested by Andy Shevchenko - reading and learning from number of his reviews on the Linux mailing lists. Several formats do exists, however, after technical discussion PCI-based format has been selected as the recommended one. For Realtek devices, it is going to be 10ECxxxx where 10EC unambiguously identifies Realtek company whereas the following 4 hexes specify the PART_ID i.e.: the device. While at it, there shall be no comma after the terminator entry and initializing fields with 0 for statically defined structs is redundant. --- 24056de9976dfc33801d2574c1672d91f840277a