mbox series

[0/3] ASoC: stm32: dfsdm: fixes

Message ID 1551711165-28684-1-git-send-email-olivier.moysan@st.com (mailing list archive)
Headers show
Series ASoC: stm32: dfsdm: fixes | expand

Message

Olivier MOYSAN March 4, 2019, 2:52 p.m. UTC
This patch-set provides the following fixes for STM32 DFSDM:
- manage multiple prepare
- fix debugfs warnings on entry creation
- add mmap support

Olivier Moysan (3):
  ASoC: stm32: dfsdm: manage multiple prepare
  ASoC: stm32: dfsdm: fix debugfs warnings on entry creation
  ASoC: stm32: dfsdm: add mmap support

 sound/soc/stm/stm32_adfsdm.c | 40 +++++++++++++++++++++++++++++++++++-----
 1 file changed, 35 insertions(+), 5 deletions(-)