mbox series

[0/5] ASoC: stm32: sai: miscellaneous fixes

Message ID 1551359965-25228-1-git-send-email-olivier.moysan@st.com (mailing list archive)
Headers show
Series ASoC: stm32: sai: miscellaneous fixes | expand

Message

Olivier MOYSAN Feb. 28, 2019, 1:19 p.m. UTC
This patch-set is a collection of fixes for STM32 SAI driver.

Olivier Moysan (5):
  ASoC: stm32: sai: fix iec958 controls indexation
  ASoC: stm32: sai: fix exposed capabilities in spdif mode
  ASoC: stm32: sai: fix race condition in irq handler
  ASoC: stm32: sai: fix oversampling mode
  ASoC: stm32: sai: fix set_sync service

 sound/soc/stm/stm32_sai.c     |  7 ++++---
 sound/soc/stm/stm32_sai_sub.c | 48 ++++++++++++++++++++++++++++++++++---------
 2 files changed, 42 insertions(+), 13 deletions(-)