linux-stable/sound/soc
Charles Keepax 37f99b368e ASoC: wm5110: Fix DRE control
[ Upstream commit 0bc0ae9a59 ]

The DRE controls on wm5110 should return a value of 1 if the DRE state
is actually changed, update to fix this.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20220621102041.1713504-2-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-07-21 20:42:47 +02:00
..
adi
amd
atmel ASoC: atmel: Add missing of_node_put() in at91sam9g20ek_audio_probe 2022-04-20 09:08:15 +02:00
au1x
bcm
blackfin
cirrus
codecs ASoC: wm5110: Fix DRE control 2022-07-21 20:42:47 +02:00
davinci ASoC: ti: davinci-i2s: Add check for clk_enable() 2022-04-20 09:08:14 +02:00
dwc
fsl ASoC: imx-es8328: Fix error return code in imx_es8328_probe() 2022-04-20 09:08:16 +02:00
generic
hisilicon ASoC: hisilicon: fix missing clk_disable_unprepare() on error in hi6210_i2s_startup() 2021-07-20 16:17:39 +02:00
img
intel ASoC: Intel: bytcr_rt5640: Move "Platform Clock" routes to the maps for the matching in-/output 2021-09-22 11:45:29 +02:00
jz4740 ASoC: jz4740-i2s: add missed checks for clk_get() 2020-12-29 13:46:58 +01:00
kirkwood ASoC: kirkwood: fix IRQ error handling 2020-10-01 13:12:26 +02:00
mediatek ASoC: mediatek: Fix missing of_node_put in mt2701_wm8960_machine_probe 2022-06-14 16:53:47 +02:00
mxs ASoC: mxs-saif: Fix refcount leak in mxs_saif_probe 2022-06-14 16:53:49 +02:00
nuc900
omap
pxa
qcom ASoC: qcom: lpass-platform: Fix memory leak 2020-11-24 13:05:49 +01:00
rockchip ASoC: rockchip: i2s: Fixup config for DAIFMT_DSP_A/B 2021-09-22 11:45:31 +02:00
samsung ASoC: samsung: idma: Check of ioremap return value 2022-01-27 09:00:53 +01:00
sh ASoC: fsi: Add check for clk_enable 2022-04-20 09:08:15 +02:00
sirf
spear
sti ASoC: sti: fix possible sleep-in-atomic 2020-02-05 14:18:20 +00:00
stm ASoC: stm32: spdifrx: fix race condition in irq handler 2020-01-17 19:45:44 +01:00
sunxi ASoC: sunxi: sun4i-codec: fill ASoC card owner 2021-04-16 11:57:50 +02:00
tegra ASoC: tegra: Set driver_name=tegra for all machine drivers 2021-07-20 16:17:46 +02:00
txx9
ux500
xtensa
zte
Kconfig
Makefile
soc-ac97.c
soc-cache.c
soc-compress.c
soc-core.c ASoC: soc-core: skip zero num_dai component in searching dai name 2022-04-20 09:08:23 +02:00
soc-dapm.c ASoC: dapm: Don't fold register value changes into notifications 2022-06-14 16:53:45 +02:00
soc-devres.c
soc-generic-dmaengine-pcm.c ASoC: dmaengine: Restore NULL prepare_slave_config() callback 2022-05-12 12:17:10 +02:00
soc-io.c
soc-jack.c ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_report 2019-12-17 20:39:27 +01:00
soc-ops.c ASoC: ops: Fix off by one in range control validation 2022-07-21 20:42:47 +02:00
soc-pcm.c ASoC: pcm: DRAIN support reactivation 2020-12-29 13:46:52 +01:00
soc-topology.c ASoC: topology: Allow TLV control to be either read or write 2022-04-20 09:08:25 +02:00
soc-utils.c