linux_dsm_epyc7002/sound/soc
Amadeusz Sławiński 6a5d6fd332
ASoC: Intel: baytrail: Fix register access
Baytrail has 64 bit registers, so we should use *read64* to read from it
and then use proper mask values to check status.

Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Tested-by: Brent Lu <brent.lu@intel.com>
Acked-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://lore.kernel.org/r/20200507133405.32251-1-amadeuszx.slawinski@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-05-12 14:20:29 +01:00
..
adi
amd ASoC: amd :High hw_level while simultaneous capture 2020-05-06 14:43:33 +01:00
atmel
au1x
bcm ASoC: bcm: Fix pointer cast warning 2020-03-30 15:32:34 +01:00
cirrus
codecs ASoC: adau7118: Mark the ADAU7118 reset register as volatile 2020-05-04 15:36:50 +01:00
dwc
fsl ASoC: fsl_esai: Disable exception interrupt before scheduling tasklet 2020-04-27 13:06:31 +01:00
generic
hisilicon
img
intel ASoC: Intel: baytrail: Fix register access 2020-05-12 14:20:29 +01:00
jz4740
kirkwood
mediatek ASoC: mediatek: mt8183: fix error handling of platform_get_irq() 2020-05-07 12:51:30 +01:00
meson ASoC: meson: gx-card: fix codec-to-codec link setup 2020-04-20 13:58:22 +01:00
mxs
pxa
qcom ASoC: q6dsp6: q6afe-dai: add missing channels to MI2S DAIs 2020-04-15 17:58:59 +01:00
rockchip
samsung ASoC: samsung: s3c24xx-i2s: Fix build after removal of DAI suspend/resume 2020-04-14 12:16:22 +01:00
sh ASoC: rsnd: Fix "status check failed" spam for multi-SSI 2020-04-20 14:16:18 +01:00
sirf
sof ASoC: SOF: Update correct LED status at the first time usage of update_mute_led() 2020-05-01 12:27:17 +01:00
spear
sprd
sti
stm ASoC: stm32: sai: fix sai probe 2020-04-17 19:37:14 +01:00
sunxi
tegra ASoC: tegra: Enable audio mclk during tegra_asoc_utils_init() 2020-04-21 16:53:15 +02:00
ti ASoC: davinci-mcasp: Fix dma_chan refcnt leak when getting dma type 2020-04-28 13:33:56 +01:00
txx9
uniphier
ux500
xilinx
xtensa
zte
Kconfig
Makefile
soc-ac97.c
soc-acpi.c
soc-component.c
soc-compress.c
soc-core.c
soc-dai.c ASoC: soc-dai: revert all changes to DAI startup/shutdown sequence 2020-04-15 23:06:01 +01:00
soc-dapm.c ASoC: dapm: fixup dapm kcontrol widget 2020-04-20 14:35:06 +01:00
soc-devres.c
soc-generic-dmaengine-pcm.c
soc-io.c
soc-jack.c
soc-ops.c ASoC: fix regwmask 2020-03-30 18:22:36 +01:00
soc-pcm.c ASoC: soc-pcm: dpcm: Only allow playback/capture if supported 2020-04-15 13:00:28 +01:00
soc-topology.c ASoC: topology: Fix endianness issue 2020-04-15 17:59:00 +01:00
soc-utils.c