linux/sound/soc
Shane.Chien 64a70744b7
ASoC: Fix vaud18 power leakage of mt6359
vaud18 is power of mt6359 audio path. It
should only enable when audio is used,
instead of in boot up stage.
Once mt6359 audio path is enabled or disabled,
vaud18 is controlled by regulator supply widget
"LDO_VAUD18". Due to vaud18 is controlled by
regulator dapm macro instead of regmap, the macro
MT6359_LDO_VAUD18_CON0 and variable avdd_reg
is no used and removed from mt6359.h.

Signed-off-by: Shane.Chien <shane.chien@mediatek.com>
Link: https://lore.kernel.org/r/1604975492-6142-2-git-send-email-shane.chien@mediatek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-11-10 14:24:45 +00:00
..
adi
amd ASoC: amd: support other audio modes for raven 2020-10-26 18:37:06 +00:00
atmel ASoC: atmel-i2s: do not warn if muxclk is missing 2020-11-03 13:19:02 +00:00
au1x
bcm ASoC: bcm2835-i2s: remove unneeded semicolon 2020-11-02 15:53:22 +00:00
cirrus
codecs ASoC: Fix vaud18 power leakage of mt6359 2020-11-10 14:24:45 +00:00
dwc
fsl ASoC: fsl_aud2htx: Remove dev_err() usage after platform_get_irq() 2020-11-09 17:43:15 +00:00
generic
hisilicon treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
img
intel ASoC: topology: Remove multistep topology loading 2020-11-04 17:51:05 +00:00
jz4740 ASoC: jz4740-i2s: Remove manual DMA peripheral ID assignment 2020-10-26 18:37:01 +00:00
kirkwood
mediatek ASoC: mediatek: mt8192: Make some symbols static 2020-11-05 14:52:32 +00:00
meson Linux 5.9-rc5 2020-10-06 16:19:24 +01:00
mxs
pxa ASoC: pxa: pxa-ssp: Remove redundant null check before clk_prepare_enable/clk_disable_unprepare 2020-11-05 14:52:35 +00:00
qcom ASoC: qcom: sc7180: Add missing PM ops 2020-11-09 17:43:15 +00:00
rockchip Linux 5.9-rc5 2020-10-06 16:19:24 +01:00
samsung ASoC: samsung: i2s: Remove redundant null check before clk_disable_unprepare 2020-11-05 14:52:35 +00:00
sh ASoC: sh: Replace tasklet with work 2020-09-09 15:42:09 +01:00
sirf
sof ASoC: topology: Remove multistep topology loading 2020-11-04 17:51:05 +00:00
spear
sprd
sti
stm ASoC: stm32: dfsdm: change rate limits 2020-10-08 20:44:40 +01:00
sunxi ASoC: sun4i-i2s: fix coding-style for callback definition 2020-10-30 17:58:57 +00:00
tegra ASoC: tegra: remove unneeded semicolon 2020-11-03 13:19:05 +00:00
ti ASoC: ti: davinci-mcasp: Handle missing required DT properties 2020-11-06 17:46:03 +00:00
txx9 ASoC: txx9: Replace tasklet with work 2020-09-09 15:42:10 +01:00
uniphier
ux500
xilinx
xtensa
zte treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
Kconfig
Makefile
soc-ac97.c
soc-acpi.c
soc-card.c
soc-component.c ASoC: soc-component: add mark for snd_soc_pcm_component_hw_params/free() 2020-10-26 16:44:16 +00:00
soc-compress.c ASoC: soc-component: add mark for snd_soc_pcm_component_pm_runtime_get/put() 2020-09-28 17:01:44 +01:00
soc-core.c Linux 5.9-rc5 2020-10-06 16:19:24 +01:00
soc-dai.c ASoC: soc-dai: add mark for snd_soc_dai_hw_params/free() 2020-10-26 16:44:17 +00:00
soc-dapm.c Merge series "ASoC: merge soc_pcm_hw_param() rollback and soc_pcm_hw_free()" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>: 2020-10-26 18:37:15 +00:00
soc-devres.c
soc-generic-dmaengine-pcm.c ASoC: dmaengine: Document support for TX only or RX only streams 2020-10-09 15:11:20 +01:00
soc-jack.c
soc-link.c ASoC: soc-link: add mark for snd_soc_link_hw_params/free() 2020-10-26 16:44:15 +00:00
soc-ops.c
soc-pcm.c ASoC: pcm: DRAIN support reactivation 2020-11-05 14:52:33 +00:00
soc-topology.c ASoC: topology: Simplify remove_widget function 2020-11-04 17:51:09 +00:00
soc-utils.c