Commit 49d411f2 authored by Christophe JAILLET's avatar Christophe JAILLET Committed by Mark Brown

ASoC: Intel: common: Fix some typos

s/apci/acpi/

Turn an ICL into a TGL because it is likely a cut'n'paste error
Signed-off-by: default avatarChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/20201229085103.192715-1-christophe.jaillet@wanadoo.frSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent e05cde84
// SPDX-License-Identifier: GPL-2.0-only // SPDX-License-Identifier: GPL-2.0-only
/* /*
* soc-apci-intel-ehl-match.c - tables and support for EHL ACPI enumeration. * soc-acpi-intel-ehl-match.c - tables and support for EHL ACPI enumeration.
* *
* Copyright (c) 2019, Intel Corporation. * Copyright (c) 2019, Intel Corporation.
* *
......
// SPDX-License-Identifier: GPL-2.0-only // SPDX-License-Identifier: GPL-2.0-only
/* /*
* soc-apci-intel-tgl-match.c - tables and support for ICL ACPI enumeration. * soc-acpi-intel-tgl-match.c - tables and support for TGL ACPI enumeration.
* *
* Copyright (c) 2019, Intel Corporation. * Copyright (c) 2019, Intel Corporation.
* *
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment