android_kernel_motorola_sm6225/sound/soc
Cezary Rojewski 8a55e384c1 ASoC: Intel: haswell: Add missing pm_ops
[ Upstream commit bb224c3e3e41d940612d4cc9573289cdbd5cb8f5 ]

haswell machine board is missing pm_ops what prevents it from undergoing
suspend-resume procedure successfully. Assign default snd_soc_pm_ops so
this is no longer the case.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://lore.kernel.org/r/20201217105401.27865-1-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-01-27 11:05:36 +01:00
..
adi
amd ASoC: AMD: Change MCLK to 48Mhz 2019-11-20 18:45:34 +01:00
atmel ASoC: atmel: fix build error with CONFIG_SND_ATMEL_SOC_DMA=m 2020-02-24 08:34:46 +01:00
au1x treewide: devm_kzalloc() -> devm_kcalloc() 2018-06-12 16:19:22 -07:00
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: wm_adsp: remove "ctl" from list on error in wm_adsp_create_control() 2020-12-30 11:26:03 +01:00
davinci ASoC: davinci-mcasp: Fix dma_chan refcnt leak when getting dma type 2020-06-25 15:32:48 +02: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_ssi: Fix bclk calculation for mono channel 2020-06-30 23:17:10 -04:00
generic ASoC: audio-graph-scu-card.c: convert to SPDX identifiers 2018-07-02 10:53:33 +01:00
hisilicon ASoC: hisilicon: fix spelling mistake: "uknown" -> "unknown" 2018-05-13 10:08:11 +09:00
img ASoC: img-i2s-out: Fix runtime PM imbalance on error 2020-10-01 13:14:47 +02:00
intel ASoC: Intel: haswell: Add missing pm_ops 2021-01-27 11:05:36 +01:00
jz4740 ASoC: jz4740-i2s: add missed checks for clk_get() 2020-12-30 11:26:00 +01:00
kirkwood ASoC: kirkwood: fix IRQ error handling 2020-10-01 13:14:24 +02:00
mediatek ASoC: mt6797: sub dai use list_head 2018-06-29 13:31:53 +01:00
meson ASoC: meson: axg-tdm-interface: fix loopback 2021-01-19 18:22:37 +01:00
mxs
nuc900 ASoC: nuc900-pcm: replace platform to component 2018-02-12 11:45:37 +00:00
omap ASoC: omap-dmic: Add pm_qos handling to avoid overruns with CPU_IDLE 2018-12-17 09:24:35 +01:00
pxa ASoC: pxa: remove clock divider and pll setup from zylonite and magician 2018-07-20 17:41:26 +01:00
qcom ASoC: qcom: lpass-platform: Fix memory leak 2020-11-24 13:27:22 +01:00
rockchip ASoC: rockchip: Fix a reference count leak. 2020-06-30 23:17:11 -04:00
samsung ASoC: samsung: i2s: Fix prescaler setting for the secondary DAI 2019-12-05 09:21:09 +01:00
sh ASoC: rsnd: Fix "status check failed" spam for multi-SSI 2020-05-10 10:30:09 +02:00
sirf ASoC: sirf: Fix potential NULL pointer dereference 2018-07-30 12:02:30 +01:00
spear
sti ASoC: sti: fix possible sleep-in-atomic 2020-02-05 14:43:45 +00:00
stm ASoC: stm32: spdifrx: fix race condition in irq handler 2020-01-17 19:46:59 +01:00
sunxi ASoC: sun8i-codec: Fix setting DAI data format 2020-02-28 16:38:44 +01:00
tegra ASoC: tegra: Fix reference count leaks. 2020-09-03 11:24:18 +02:00
txx9 ASoC: txx9aclc: replace platform to component 2018-02-12 11:45:38 +00:00
uniphier ASoC: uniphier: Fix double reset assersion when transitioning to suspend state 2019-10-05 13:09:44 +02:00
ux500
xtensa ASoC: xtfpga-i2s: replace platform to component 2018-02-12 11:45:32 +00:00
zte ASoC: zte: Fix incorrect PCM format bit usages 2018-07-26 15:48:19 +01:00
Kconfig ASoC: meson: add axg fifo base driver 2018-07-18 13:08:36 +01:00
Makefile ASoC: meson: add axg fifo base driver 2018-07-18 13:08:36 +01:00
soc-ac97.c ASoC: ac97: convert to SPDX identifiers 2018-07-02 10:56:09 +01:00
soc-acpi.c ASoC: acpi: fix: continue searching when machine is ignored 2018-12-17 09:24:33 +01:00
soc-compress.c ASoC: compress: make BE and FE order inline with dpcm 2018-08-07 14:42:29 +01:00
soc-core.c ASoC: core: only convert non DPCM link to DPCM link 2020-06-25 15:33:04 +02:00
soc-dapm.c ASoC: dapm: remove widget from dirty list on free 2021-01-19 18:22:34 +01:00
soc-devres.c ASoC: soc-devres.c: convert to SPDX identifiers 2018-07-02 10:55:22 +01:00
soc-generic-dmaengine-pcm.c ASoC: dmaengine: Make the pcm->name equal to pcm->id if the name is not set 2019-10-05 13:09:55 +02:00
soc-io.c ASoC: soc-io.c: convert to SPDX identifiers 2018-07-02 10:53:55 +01:00
soc-jack.c ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_report 2019-12-17 20:34:55 +01:00
soc-ops.c ASoC: fix regwmask 2020-04-17 10:48:43 +02:00
soc-pcm.c ASoC: pcm: DRAIN support reactivation 2020-12-30 11:25:51 +01:00
soc-topology.c ASoC: topology: Check return value of pcm_new_ver 2020-05-10 10:30:06 +02:00
soc-utils.c Merge branch 'asoc-4.18' into asoc-4.19 wmadsp dep 2018-08-08 17:32:10 +01:00