acrn-kernel/sound/soc/codecs
Hans de Goede 74341edb7d ASoC: rt5645: Drop double EF20 entry from dmi_platform_data[]
[ Upstream commit 51add1687f39292af626ac3c2046f49241713273 ]

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: a4dae468cf ("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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-01-25 15:27:37 -08:00
..
88pm860x-codec.c
88pm860x-codec.h
Kconfig ASoC: stac9766: fix build errors with REGMAP_AC97 2023-09-13 09:42:36 +02:00
Makefile ASoC: rt1318: Add RT1318 SDCA vendor-specific driver 2023-05-17 11:53:55 +02:00
ab8500-codec.c
ab8500-codec.h
ac97.c
ad193x-i2c.c
ad193x-spi.c
ad193x.c
ad193x.h
ad1836.c
ad1836.h
ad1980.c
ad73311.c
ad73311.h
adau-utils.c
adau-utils.h
adau17x1.c
adau17x1.h
adau1372-i2c.c
adau1372-spi.c
adau1372.c
adau1372.h
adau1373.c
adau1373.h
adau1701.c
adau1701.h
adau1761-i2c.c
adau1761-spi.c
adau1761.c
adau1761.h
adau1781-i2c.c
adau1781-spi.c
adau1781.c
adau1781.h
adau1977-i2c.c
adau1977-spi.c
adau1977.c
adau1977.h
adau7002.c
adau7118-hw.c
adau7118-i2c.c
adau7118.c
adau7118.h
adav80x.c
adav80x.h
adav801.c
adav803.c
ads117x.c
ak4104.c
ak4118.c
ak4375.c
ak4458.c
ak4458.h
ak4535.c
ak4535.h
ak4554.c
ak4613.c
ak4641.c
ak4642.c
ak4671.c
ak4671.h
ak5386.c
ak5558.c
ak5558.h
alc5623.c
alc5623.h
alc5632.c
alc5632.h
arizona-jack.c
arizona.c
arizona.h
aw8738.c
bd28623.c
bt-sco.c
cirrus_legacy.h
cpcap.c
cq93vc.c
cros_ec_codec.c
cs35l32.c
cs35l32.h
cs35l33.c ASoC: cs35l33: Fix GPIO name and drop legacy include 2024-01-25 15:27:33 -08:00
cs35l33.h
cs35l34.c ASoC: cs35l34: Fix GPIO name and drop legacy include 2024-01-25 15:27:33 -08:00
cs35l34.h
cs35l35.c
cs35l35.h
cs35l36.c
cs35l36.h
cs35l41-i2c.c
cs35l41-lib.c ASoC: cs35l41: Fix default regmap values for some registers 2023-06-21 16:00:53 +02:00
cs35l41-spi.c
cs35l41.c ASoC: cs35l41: Undo runtime PM changes at driver exit time 2023-11-20 11:52:04 +01:00
cs35l41.h
cs35l45-i2c.c
cs35l45-spi.c
cs35l45-tables.c
cs35l45.c
cs35l45.h
cs42l42-i2c.c
cs42l42.c ASoC: cs42l42: Don't rely on GPIOD_OUT_LOW to set RESET initially low 2023-10-06 14:56:55 +02:00
cs42l42.h
cs42l51-i2c.c ASoC: cs42l51: fix driver to properly autoload with automatic module loading 2023-07-27 08:50:30 +02:00
cs42l51.c ASoC: cs42l51: fix driver to properly autoload with automatic module loading 2023-07-27 08:50:30 +02:00
cs42l51.h ASoC: cs42l51: fix driver to properly autoload with automatic module loading 2023-07-27 08:50:30 +02:00
cs42l52.c
cs42l52.h
cs42l56.c
cs42l56.h
cs42l73.c
cs42l73.h
cs42l83-i2c.c
cs42xx8-i2c.c
cs42xx8.c
cs42xx8.h
cs47l15.c
cs47l24.c
cs47l24.h
cs47l35.c
cs47l85.c
cs47l90.c
cs47l92.c
cs53l30.c
cs53l30.h
cs4234.c
cs4234.h
cs4265.c
cs4265.h
cs4270.c
cs4271-i2c.c
cs4271-spi.c
cs4271.c
cs4271.h
cs4341.c
cs4349.c
cs4349.h
cs43130.c ASoC: cs43130: Fix incorrect frame delay configuration 2024-01-20 11:50:05 +01:00
cs43130.h ASoC: cs43130: Fix numerator/denominator mixup 2023-09-13 09:42:36 +02:00
cx2072x.c
cx2072x.h
cx20442.c
cx20442.h
da732x.c
da732x.h
da732x_reg.h
da7210.c
da7213.c ASoC: da7213.c: add missing pm_runtime_disable() 2023-05-11 23:02:58 +09:00
da7213.h
da7218.c
da7218.h
da7219-aad.c ASoC: da7219: Support low DC impedance headset 2024-01-20 11:50:05 +01:00
da7219-aad.h
da7219.c
da7219.h
da9055.c
dmic.c
es7134.c
es7241.c
es8316.c ASoc: codecs: ES8316: Fix DMIC config 2023-09-13 09:42:22 +02:00
es8316.h
es8326.c
es8326.h
es8328-i2c.c
es8328-spi.c
es8328.c
es8328.h
gtm601.c
hda-dai.c
hda.c
hda.h
hdac_hda.c ASoC: hdac_hda: Conditionally register dais for HDMI and Analog 2024-01-20 11:50:05 +01:00
hdac_hda.h
hdac_hdmi.c ASoC: hdac_hdmi: use set_stream() instead of set_tdm_slots() 2023-04-13 16:55:34 +02:00
hdac_hdmi.h
hdmi-codec.c ASoC: hdmi-codec: fix missing report for jack initial status 2024-01-01 12:38:58 +00:00
ics43432.c
inno_rk3036.c
inno_rk3036.h
isabelle.c
isabelle.h
jz4725b.c
jz4740.c
jz4760.c
jz4770.c
l3.c
lm4857.c
lm49453.c
lm49453.h
lochnagar-sc.c
lpass-macro-common.c
lpass-macro-common.h
lpass-rx-macro.c ASoC: codecs: lpass: fix the order or clks turn off during suspend 2023-04-13 16:55:19 +02:00
lpass-tx-macro.c ASoC: codecs: lpass-tx-macro: set active_decimator correct default value 2023-12-13 18:39:14 +01:00
lpass-va-macro.c
lpass-wsa-macro.c ASoC: codecs: wsa-macro: fix uninitialized stack variables with name prefix 2023-11-28 17:07:13 +00:00
lpass-wsa-macro.h
madera.c
madera.h
max9759.c
max9768.c
max9850.c
max9850.h
max9860.c
max9860.h
max9867.c
max9867.h
max9877.c
max9877.h
max98088.c
max98088.h
max98090.c
max98090.h
max98095.c
max98095.h
max98357a.c
max98371.c
max98371.h
max98373-i2c.c
max98373-sdw.c
max98373-sdw.h
max98373.c
max98373.h
max98390.c
max98390.h
max98396.c
max98396.h
max98504.c
max98504.h
max98520.c
max98520.h
max98925.c
max98925.h
max98926.c
max98926.h
max98927.c
max98927.h
mc13783.c
mc13783.h
ml26124.c
ml26124.h
msm8916-wcd-analog.c
msm8916-wcd-digital.c
mt6351.c
mt6351.h
mt6358.c
mt6358.h
mt6359-accdet.c
mt6359-accdet.h
mt6359.c
mt6359.h
mt6660.c
mt6660.h
nau8315.c
nau8540.c
nau8540.h
nau8810.c
nau8810.h
nau8821.c ASoC: nau8821: Add DMI quirk mechanism for active-high jack-detect 2023-09-13 09:42:21 +02:00
nau8821.h
nau8822.c ASoC: nau8822: Fix incorrect type in assignment and cast to restricted __be16 2024-01-20 11:50:05 +01:00
nau8822.h
nau8824.c ASoC: nau8824: Add quirk to active-high jack-detect 2023-06-28 11:12:38 +02:00
nau8824.h
nau8825.c
nau8825.h
pcm179x-i2c.c
pcm179x-spi.c
pcm179x.c
pcm179x.h
pcm186x-i2c.c
pcm186x-spi.c
pcm186x.c
pcm186x.h
pcm512x-i2c.c
pcm512x-spi.c
pcm512x.c
pcm512x.h
pcm1681.c
pcm1789-i2c.c
pcm1789.c
pcm1789.h
pcm3008.c
pcm3008.h
pcm3060-i2c.c
pcm3060-spi.c
pcm3060.c
pcm3060.h
pcm3168a-i2c.c
pcm3168a-spi.c
pcm3168a.c
pcm3168a.h
pcm5102a.c
rk817_codec.c
rk3328_codec.c
rk3328_codec.h
rl6231.c
rl6231.h
rl6347a.c
rl6347a.h
rt274.c
rt274.h
rt286.c
rt286.h
rt298.c
rt298.h
rt700-sdw.c
rt700-sdw.h
rt700.c
rt700.h
rt711-sdca-sdw.c ASoC: rt711-sdca: fix for JD event handling in ClockStop Mode0 2023-09-13 09:42:22 +02:00
rt711-sdca-sdw.h
rt711-sdca.c
rt711-sdca.h
rt711-sdw.c ASoC: rt711: fix for JD event handling in ClockStop Mode0 2023-09-13 09:42:22 +02:00
rt711-sdw.h
rt711.c
rt711.h
rt715-sdca-sdw.c ASoC: codecs: constify static sdw_slave_ops struct 2023-05-17 11:53:55 +02:00
rt715-sdca-sdw.h
rt715-sdca.c
rt715-sdca.h
rt715-sdw.c
rt715-sdw.h
rt715.c
rt715.h
rt1011.c
rt1011.h
rt1015.c
rt1015.h
rt1015p.c
rt1016.c
rt1016.h
rt1019.c
rt1019.h
rt1305.c
rt1305.h
rt1308-sdw.c
rt1308-sdw.h
rt1308.c
rt1308.h
rt1316-sdw.c ASoC: codecs: constify static sdw_slave_ops struct 2023-05-17 11:53:55 +02:00
rt1316-sdw.h
rt1318-sdw.c ASoC: codecs: constify static sdw_slave_ops struct 2023-05-17 11:53:55 +02:00
rt1318-sdw.h ASoC: rt1318: Add RT1318 SDCA vendor-specific driver 2023-05-17 11:53:55 +02:00
rt5514-spi.c
rt5514-spi.h
rt5514.c
rt5514.h
rt5616.c
rt5616.h
rt5631.c
rt5631.h
rt5640.c ASoC: rt5640: Fix IRQ not being free-ed for HDA jack detect mode 2023-10-06 14:56:36 +02:00
rt5640.h
rt5645.c ASoC: rt5645: Drop double EF20 entry from dmi_platform_data[] 2024-01-25 15:27:37 -08:00
rt5645.h
rt5651.c
rt5651.h
rt5659.c
rt5659.h
rt5660.c
rt5660.h
rt5663.c
rt5663.h
rt5665.c ASoC: rt5665: add missed regulator_bulk_disable 2023-08-23 17:52:37 +02:00
rt5665.h
rt5668.c
rt5668.h
rt5670-dsp.h
rt5670.c
rt5670.h
rt5677-spi.c
rt5677-spi.h
rt5677.c
rt5677.h
rt5682-i2c.c ASoC: rt5682: Disable jack detection interrupt during suspend 2023-05-30 14:03:18 +01:00
rt5682-sdw.c ASoC: rt5682-sdw: fix for JD event handling in ClockStop Mode0 2023-09-13 09:42:22 +02:00
rt5682.c ASoC: rt5682: Disable jack detection interrupt during suspend 2023-05-30 14:03:18 +01:00
rt5682.h ASoC: rt5682: Disable jack detection interrupt during suspend 2023-05-30 14:03:18 +01:00
rt5682s.c
rt5682s.h
rt9120.c
sdw-mockup.c
sgtl5000.c
sgtl5000.h
si476x.c
sigmadsp-i2c.c
sigmadsp-regmap.c
sigmadsp.c
sigmadsp.h
simple-amplifier.c
simple-mux.c
spdif_receiver.c
spdif_transmitter.c
src4xxx-i2c.c
src4xxx.c
src4xxx.h
ssm2305.c
ssm2518.c
ssm2518.h
ssm2602-i2c.c
ssm2602-spi.c
ssm2602.c ASoC: ssm2602: Add workaround for playback distortions 2023-06-09 10:34:10 +02:00
ssm2602.h
ssm4567.c
sta32x.c ASoC: Use of_property_read_bool() for boolean properties 2023-10-19 23:08:51 +02:00
sta32x.h
sta350.c ASoC: Use of_property_read_bool() for boolean properties 2023-10-19 23:08:51 +02:00
sta350.h
sta529.c
stac9766.c
sti-sas.c
tas571x.c
tas571x.h
tas2552.c
tas2552.h
tas2562.c
tas2562.h
tas2764.c
tas2764.h
tas2770.c
tas2770.h
tas2780.c ASoC: codecs: tas2780: Fix log of failed reset via I2C. 2023-11-08 14:11:00 +01:00
tas2780.h
tas5086.c ASoC: Use of_property_read_bool() for boolean properties 2023-10-19 23:08:51 +02:00
tas5720.c
tas5720.h
tas5805m.c
tas6424.c
tas6424.h
tda7419.c
tfa989x.c
tfa9879.c
tfa9879.h
tlv320adc3xxx.c ASoC: tlv320adc3xxx: BUG: Correct micbias setting 2023-11-08 14:10:57 +01:00
tlv320adcx140.c
tlv320adcx140.h
tlv320aic3x-i2c.c
tlv320aic3x-spi.c
tlv320aic3x.c
tlv320aic3x.h
tlv320aic23-i2c.c
tlv320aic23-spi.c
tlv320aic23.c
tlv320aic23.h
tlv320aic26.c
tlv320aic26.h
tlv320aic31xx.c
tlv320aic31xx.h
tlv320aic32x4-clk.c
tlv320aic32x4-i2c.c
tlv320aic32x4-spi.c
tlv320aic32x4.c
tlv320aic32x4.h
tlv320dac33.c
tlv320dac33.h
tpa6130a2.c
tpa6130a2.h
ts3a227e.c
ts3a227e.h
tscs42xx.c
tscs42xx.h
tscs454.c
tscs454.h
twl4030.c
twl6040.c
twl6040.h
uda134x.c
uda134x.h
uda1334.c
uda1380.c
uda1380.h
wcd-clsh-v2.c
wcd-clsh-v2.h
wcd-mbhc-v2.c ASoC: codecs: wcd-mbhc-v2: fix resource leaks on component remove 2023-07-27 08:50:30 +02:00
wcd-mbhc-v2.h
wcd934x.c ASoC: codecs: wcd934x: fix resource leaks on component remove 2023-07-27 08:50:31 +02:00
wcd938x-sdw.c ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe errors 2023-10-25 12:03:05 +02:00
wcd938x.c ASoC: codecs: wcd938x: fix runtime PM imbalance on remove 2023-11-02 09:35:22 +01:00
wcd938x.h ASoC: codecs: wcd938x: fix accessing regmap on unattached devices 2023-05-17 11:53:55 +02:00
wcd9335.c
wcd9335.h
wl1273.c
wl1273.h
wm0010.c
wm1250-ev1.c
wm2000.c
wm2000.h
wm2200.c
wm2200.h
wm5100-tables.c
wm5100.c
wm5100.h
wm5102.c
wm5102.h
wm5110.c
wm5110.h
wm8350.c
wm8350.h
wm8400.c
wm8400.h
wm8510.c
wm8510.h
wm8523.c
wm8523.h
wm8524.c
wm8580.c
wm8580.h
wm8711.c
wm8711.h
wm8727.c
wm8728.c
wm8728.h
wm8731-i2c.c
wm8731-spi.c
wm8731.c
wm8731.h
wm8737.c
wm8737.h
wm8741.c
wm8741.h
wm8750.c
wm8750.h
wm8753.c
wm8753.h
wm8770.c
wm8770.h
wm8776.c
wm8776.h
wm8782.c
wm8804-i2c.c
wm8804-spi.c
wm8804.c
wm8804.h
wm8900.c
wm8900.h
wm8903.c
wm8903.h
wm8904.c ASoC: wm8904: Fill the cache for WM8904_ADC_TEST_0 register 2023-08-03 10:24:16 +02:00
wm8904.h
wm8940.c
wm8940.h
wm8955.c
wm8955.h
wm8958-dsp2.c
wm8960.c
wm8960.h
wm8961.c
wm8961.h
wm8962.c
wm8962.h
wm8971.c
wm8971.h
wm8974.c ASoC: wm8974: Correct boost mixer inputs 2024-01-20 11:50:04 +01:00
wm8974.h
wm8978.c
wm8978.h
wm8983.c
wm8983.h
wm8985.c
wm8985.h
wm8988.c
wm8988.h
wm8990.c
wm8990.h
wm8991.c
wm8991.h
wm8993.c
wm8993.h
wm8994.c
wm8994.h
wm8995.c
wm8995.h
wm8996.c
wm8996.h
wm8997.c
wm8997.h
wm8998.c
wm8998.h
wm9081.c
wm9081.h
wm9090.c
wm9090.h
wm9705.c
wm9712.c
wm9713.c
wm9713.h
wm_adsp.c ASoC: wm_adsp: fix memleak in wm_adsp_buffer_populate 2023-12-13 18:39:15 +01:00
wm_adsp.h
wm_hubs.c
wm_hubs.h
wsa881x.c ASoC: codecs: wsa881x: do not set can_multi_write flag 2023-06-14 11:15:30 +02:00
wsa883x.c ASoC: codecs: wsa883x: do not set can_multi_write flag 2023-06-14 11:15:30 +02:00
zl38060.c