23 Nov
2020
23 Nov
'20
2:51 p.m.
On Sat, Nov 21, 2020 at 05:14:56PM +0100, Nuno Sá wrote:
From: Olivier Moysan olivier.moysan@st.com
Adapt STM32 DFSDM driver to a change in iio_channel_get_all_cb() API. The callback pointer becomes a requested parameter of this API, so add a dummy callback to be given as parameter of this function. However, the stm32_dfsdm_get_buff_cb() API is still used instead, to optimize DMA transfers.
Acked-by: Mark Brown broonie@kernel.org