linux/sound/soc/atmel
Takashi Iwai 9bebd65443 ASoC: dmaengine: Use iov_iter for process callback, too
Along with the conversion to PCM copy ops, use the iov_iter for the
pointer to be passed to the dmaengine process callback, too.  It
avoids the direct reference of iter_iov_addr(), and it can potentially
help for the drivers to access memory properly (although both atmel
and stm drivers don't use the given buffer address at all for now).

Reviewed-by: Mark Brown <broonie@kernel.org>
Cc: Lars-Peter Clausen <lars@metafoo.de>
Cc: Claudiu Beznea <claudiu.beznea@microchip.com>
Cc: Olivier Moysan <olivier.moysan@foss.st.com>
Cc: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
Link: https://lore.kernel.org/r/20230815190136.8987-23-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2023-08-18 12:19:18 +02:00
..
atmel_ssc_dai.c ASoC: atmel_ssc_dai: Remove the unneeded result variable 2022-08-23 13:04:51 +01:00
atmel_ssc_dai.h
atmel_wm8904.c ASoC: atmel: atmel_wm8904: Convert to platform remove callback returning void 2023-03-20 13:07:20 +00:00
atmel-classd.c ASoC: atmel: use asoc_dummy_dlc 2023-05-08 08:47:10 +09:00
atmel-classd.h
atmel-i2s.c ASoC: atmel: atmel-i2s: Convert to platform remove callback returning void 2023-03-20 13:07:19 +00:00
atmel-pcm-dma.c ASoC: atmel-pcm: remove unnecessary include 2020-09-30 16:12:13 +01:00
atmel-pcm-pdc.c ASoC: atmel-pdc: Use managed DMA buffer allocation 2021-01-13 11:36:15 +00:00
atmel-pcm.h
atmel-pdmic.c ASoC: atmel: use asoc_dummy_dlc 2023-05-08 08:47:10 +09:00
atmel-pdmic.h
Kconfig ASoC: wm8731: Factor out the I2C and SPI bus code into separate modules 2022-04-04 08:39:32 +01:00
Makefile ASoC: atmel: mchp-pdmc: add PDMC driver 2022-03-08 13:38:59 +00:00
mchp-i2s-mcc.c ASoC: atmel: mchp-i2s-mcc: Convert to platform remove callback returning void 2023-03-20 13:07:21 +00:00
mchp-pdmc.c ASoC: dmaengine: Use iov_iter for process callback, too 2023-08-18 12:19:18 +02:00
mchp-spdifrx.c ASoC: atmel: mchp-spdifrx: Convert to platform remove callback returning void 2023-03-20 13:07:23 +00:00
mchp-spdiftx.c ASoC: atmel: mchp-spdiftx: Convert to platform remove callback returning void 2023-03-20 13:07:24 +00:00
mikroe-proto.c ASoC: atmel: mikroe-proto: Convert to platform remove callback returning void 2023-03-20 13:07:25 +00:00
sam9g20_wm8731.c ASoC: atmel: sam9g20_wm8731: Remove the unneeded include <linux/i2c.h> 2023-05-22 11:18:52 +01:00
sam9x5_wm8731.c ASoC: atmel: sam9x5_wm8731: Convert to platform remove callback returning void 2023-03-20 13:07:27 +00:00
tse850-pcm5142.c ASoC: atmel: tse850-pcm5142: Convert to platform remove callback returning void 2023-03-20 13:07:28 +00:00