linux/sound/soc
Charles Keepax 0092dac91e
ASoC: stm: Update to use set_fmt_new callback
As part of updating the core to directly tell drivers if they are clock
provider or consumer update these CPU side drivers to use the new direct
callback.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20220519154318.2153729-22-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2022-06-06 12:33:46 +01:00
..
adi
amd ASoC: amd: vangogh: Update to use set_fmt_new callback 2022-06-06 12:33:26 +01:00
atmel ASoC: atmel: Update to use set_fmt_new callback 2022-06-06 12:33:27 +01:00
au1x ASoC: au1x: Update to use set_fmt_new callback 2022-06-06 12:33:28 +01:00
bcm ASoC: bcm: Update to use set_fmt_new callback 2022-06-06 12:33:29 +01:00
cirrus ASoC: ep93xx: Update to use set_fmt_new callback 2022-06-06 12:33:30 +01:00
codecs Merge existing fixes from asoc/for-5.19 into new branch 2022-06-06 12:32:40 +01:00
dwc ASoC: dwc: Update to use set_fmt_new callback 2022-06-06 12:33:31 +01:00
fsl ASoC: fsl: Update to use set_fmt_new callback 2022-06-06 12:33:32 +01:00
generic ASoC: core: Correct spelling fliped -> flipped 2022-05-16 12:58:39 +01:00
hisilicon ASoC: hisilicon: Update to use set_fmt_new callback 2022-06-06 12:33:33 +01:00
img ASoC: img: Update to use set_fmt_new callback 2022-06-06 12:33:34 +01:00
intel ASoC: Intel: Update to use set_fmt_new callback 2022-06-06 12:33:36 +01:00
jz4740 ASoC: js4740-i2s: Update to use set_fmt_new callback 2022-06-06 12:33:37 +01:00
kirkwood
mediatek ASoC: mediatek: Update to use set_fmt_new callback 2022-06-06 12:33:38 +01:00
meson ASoC: meson: Update to use set_fmt_new callback 2022-06-06 12:33:39 +01:00
mxs ASoC: mxs-saif: Update to use set_fmt_new callback 2022-06-06 12:33:40 +01:00
pxa ASoC: pxa: Update to use set_fmt_new callback 2022-06-06 12:33:41 +01:00
qcom ASoC: qcom: Update to use set_fmt_new callback 2022-06-06 12:33:42 +01:00
rockchip ASoC: rockchip: Update to use set_fmt_new callback 2022-06-06 12:33:43 +01:00
samsung ASoC: samsung: Update to use set_fmt_new callback 2022-06-06 12:33:44 +01:00
sh ASoC: sh: Update to use set_fmt_new callback 2022-06-06 12:33:45 +01:00
sof ASoC: SOF: Introduce generic (in)firmware tracing infrastructure 2022-05-20 14:56:35 +01:00
spear
sprd
sti ASoC: sti: Fix deadlock via snd_pcm_stop_xrun() call 2022-03-16 16:39:28 +00:00
stm ASoC: stm: Update to use set_fmt_new callback 2022-06-06 12:33:46 +01:00
sunxi ASoC: sun4i-i2s: Add support for the R329/D1 variant 2022-02-03 11:30:57 +00:00
tegra ASoC: soc-card: Create jack kcontrol without pins 2022-04-14 17:37:21 +01:00
ti ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_* 2022-05-16 12:58:38 +01:00
uniphier ASoC: uniphier: simplify the return expression of uniphier_aio_compr_set_params() 2022-05-09 12:48:41 +01:00
ux500 ASoC: ux500: mop500: Check before clk_put() not needed 2022-05-17 11:58:54 +01:00
xilinx ASoC: xilinx: xlnx_i2s: Handle sysclk setting 2022-01-24 19:45:38 +00:00
xtensa
Kconfig ASoC: soc-utils: Add kunit test for snd_soc_tdm_params_to_bclk() 2022-04-05 18:27:56 +01:00
Makefile ASoC: soc-utils: Add kunit test for snd_soc_tdm_params_to_bclk() 2022-04-05 18:27:56 +01:00
soc-ac97.c
soc-acpi.c ALSA: Replace acpi_bus_get_device() 2022-02-01 08:08:08 +01:00
soc-card.c ASoC: soc-card: Create jack kcontrol without pins 2022-04-14 17:37:21 +01:00
soc-component.c ASoC: soc-component: Update handling to component delays 2022-05-16 12:58:41 +01:00
soc-compress.c ASoC: soc-compress: Change the check for codec_dai 2022-03-14 08:29:11 +00:00
soc-core.c ASoC: core: Add set_fmt_new callback that directly specifies provider 2022-06-06 12:33:25 +01:00
soc-dai.c ASoC: core: Add set_fmt_new callback that directly specifies provider 2022-06-06 12:33:25 +01:00
soc-dapm.c ASoC: dapm: Don't fold register value changes into notifications 2022-05-03 13:42:26 +01:00
soc-devres.c
soc-generic-dmaengine-pcm.c ASoC: soc-generic-dmaengine-pcm: Use default config when none is given 2022-05-04 15:31:19 +01:00
soc-jack.c ASoC: soc-card: Create jack kcontrol without pins 2022-04-14 17:37:21 +01:00
soc-link.c
soc-ops.c ASoC: ops: Validate input values in snd_soc_put_volsw_range() 2022-04-26 15:13:36 +01:00
soc-pcm.c ASoC: soc-pcm: fix BE transition for TRIGGER_START 2022-05-23 14:52:59 +01:00
soc-topology-test.c
soc-topology.c ASoC: Pull in fixes 2022-04-05 10:29:12 +01:00
soc-utils-test.c ASoC: soc-utils: Add kunit test for snd_soc_tdm_params_to_bclk() 2022-04-05 18:27:56 +01:00
soc-utils.c ASoC: soc-utils: Add helper to calculate BCLK from TDM info 2022-04-05 18:27:55 +01:00