]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: Fix acronym for Intel Gemini Lake
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 12 Dec 2025 18:16:20 +0000 (19:16 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 15 Dec 2025 14:08:47 +0000 (23:08 +0900)
commita1bcb66209a745c9ca18deae9f1c207b009dee1c
treec69f681ae549d1ca0ab14a5f051562108129bc06
parent7cd2bdb5501c2073efba9bd50cc8bc6dc6295317
ASoC: Fix acronym for Intel Gemini Lake

While the used GML is consistent with the pattern for other Intel * Lake
SoCs, the de facto use is GLK. Update the acronym and users accordingly.

Note, a handful of the drivers for Gemini Lake in the Linux kernel use
GLK already (LPC, MEI, pin control, SDHCI, ...) and even some in ASoC.
The only ones in this patch used the inconsistent one.

Acked-by: Bjorn Helgaas <bhelgaas@google.com> # pci_ids.h
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://patch.msgid.link/20251212181742.3944789-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/linux/pci_ids.h
sound/hda/controllers/intel.c
sound/hda/core/intel-dsp-config.c
sound/soc/intel/avs/board_selection.c
sound/soc/intel/avs/core.c
sound/soc/sof/intel/pci-apl.c