linux_dsm_epyc7002/sound/soc
Charles Keepax 1b31de922e
ASoC: arizona: Set compressed IRQ to a wake source
The current code is not setting the compressed IRQ as a wake
source.  Normally this doesn't cause any issues as the CODEC
IRQ is set as a wake source by the jack detection code and the
CODEC only produces a single IRQ line. However if the system
is not using jack detection the compressed audio IRQ should
still function as a wake source, as such directly set the
compressed audio IRQ as a wake source.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2018-06-20 12:18:44 +01:00
..
adi
amd ASoC: AMD: Add NULL pointer check 2018-06-18 12:33:08 +01:00
atmel ASoC: atmel-i2s: add driver for the new Atmel I2S controller 2018-05-29 15:37:21 +01:00
au1x
bcm ASoC: Remove depends on HAS_DMA in case of platform dependency 2018-04-18 11:17:09 +01:00
cirrus ASoC: cirrus: i2s: IRQ-based stream watchdog 2018-05-11 11:27:33 +09:00
codecs ASoC: arizona: Set compressed IRQ to a wake source 2018-06-20 12:18:44 +01:00
davinci ASoC: davinci-mcasp: Only disable inactive serializer 2018-05-17 15:46:22 +09:00
dwc Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es7134', 'asoc/topic/es8316', 'asoc/topic/es8328' and 'asoc/topic/fsl' into asoc-next 2018-03-28 10:29:36 +08:00
fsl ASoC: fsl_spdif: Switch to SPDX identifier 2018-05-03 10:29:14 +09:00
generic ASoC: simple-card: set cpu dai clk in hw_params 2018-06-01 11:27:26 +01:00
hisilicon ASoC: hisilicon: fix spelling mistake: "uknown" -> "unknown" 2018-05-13 10:08:11 +09:00
img
intel Merge branch 'asoc-4.18' into asoc-next 2018-06-05 12:27:32 +01:00
jz4740
kirkwood ASoC: Remove depends on HAS_DMA in case of platform dependency 2018-04-18 11:17:09 +01:00
mediatek ASoC: mt6797-mt6351: add hostless phone call path 2018-05-31 11:25:12 +01:00
mxs
nuc900
omap ASoC: omap: fix compile-test building 2018-05-25 18:34:46 +01:00
pxa ASoC: pxa-ssp: simplify pxa_ssp_set_dai_sysclk() 2018-05-22 11:57:17 +01:00
qcom ASoC: qdsp6: q6routing: Add support to all TDM Mixers 2018-05-29 15:34:50 +01:00
rockchip ASoC: rockchip: cdn-dp sound output use spdif 2018-05-23 09:37:56 +01:00
samsung Merge remote-tracking branches 'asoc/topic/wm8991', 'asoc/topic/wm8994', 'asoc/topic/wm8995', 'asoc/topic/wm8996' and 'asoc/topic/wm9081' into asoc-next 2018-03-28 10:31:54 +08:00
sh ASoC: rsnd: SSI parent cares SWSP bit 2018-06-18 12:26:43 +01:00
sirf
spear
sti
stm
sunxi Merge remote-tracking branches 'asoc/topic/sta529', 'asoc/topic/sti-sas', 'asoc/topic/stm32', 'asoc/topic/sun4i' and 'asoc/topic/sun8i' into asoc-next 2018-03-28 10:30:49 +08:00
tegra
txx9
uniphier ASoC: uniphier: add digital output volume for UniPhier sound system 2018-05-09 18:40:39 +09:00
ux500
xtensa
zte ASoC: zte: remove duplicate includes 2018-05-17 15:46:22 +09:00
Kconfig ASoC: remove blackfin drivers 2018-03-14 09:35:29 -07:00
Makefile ASoC: remove codec reg_cache 2018-05-09 18:38:23 +09:00
soc-ac97.c
soc-acpi.c
soc-compress.c ASoC: compress: Fix up some trivial formatting issues 2018-05-11 12:24:31 +09:00
soc-core.c ASoC: soc-core: remove legacy_dai_naming from snd_soc_register_dais() 2018-05-09 18:40:09 +09:00
soc-dapm.c ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIs 2018-06-18 12:09:29 +01:00
soc-devres.c ASoC: Remove platform code now everything is componentised 2018-04-26 12:24:43 +01:00
soc-generic-dmaengine-pcm.c
soc-io.c ASoC: remove Codec related code 2018-05-09 18:39:07 +09:00
soc-jack.c ASoC: remove Codec related code 2018-05-09 18:39:07 +09:00
soc-ops.c
soc-pcm.c ASoC: core: Fix return code shown on error for hw_params 2018-05-30 16:34:28 +01:00
soc-topology.c ASoC: topology: Move v4 manifest header data structures to uapi 2018-06-01 18:09:13 +01:00
soc-utils.c