Hans de Goede 51add1687f
ASoC: rt5645: Drop double EF20 entry from dmi_platform_data[]
dmi_platform_data[] first contains a DMI entry matching:

   DMI_MATCH(DMI_PRODUCT_NAME, "EF20"),

and then contains an identical entry except for the match being:

   DMI_MATCH(DMI_PRODUCT_NAME, "EF20EA"),

Since these are partial (non exact) DMI matches the first match
will also match any board with "EF20EA" in their DMI product-name,
drop the second, redundant, entry.

Fixes: a4dae468cfdd ("ASoC: rt5645: Add ACPI-defined GPIO for ECS EF20 series")
Cc: Chris Chiu <chiu@endlessos.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://msgid.link/r/20231126214024.300505-2-hdegoede@redhat.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2023-12-21 21:00:42 +00:00
..
2021-04-20 17:25:51 +01:00
2023-12-01 16:59:16 +00:00
2023-12-01 16:59:19 +00:00
2023-12-01 16:59:20 +00:00
2023-09-11 13:34:39 +01:00
2023-09-14 16:12:47 +01:00
2023-12-01 16:59:23 +00:00
2023-12-01 16:59:23 +00:00
2023-07-23 23:33:05 +01:00
2023-12-01 16:59:25 +00:00
2023-12-01 16:59:24 +00:00
2023-08-11 21:12:45 +02:00
2021-03-31 18:00:38 +01:00
2023-01-31 11:04:55 +00:00
2022-06-06 12:33:10 +01:00
2023-08-10 00:19:02 +01:00
2023-08-13 19:37:49 +01:00
2023-08-13 19:37:52 +01:00
2020-05-07 13:18:04 +01:00
2023-08-13 19:37:52 +01:00
2022-10-13 13:01:32 +01:00
2023-08-13 19:37:53 +01:00
2023-08-17 22:38:42 +01:00
2023-08-13 19:37:54 +01:00
2023-08-13 19:37:56 +01:00
2023-08-13 19:37:58 +01:00
2021-12-06 10:04:05 +01:00
2022-07-08 11:52:42 +01:00
2021-12-06 10:04:05 +01:00
2020-07-20 15:34:29 +01:00
2020-10-02 21:05:29 +01:00
2023-09-26 16:14:44 +02:00