mbox series

[0/7] ASoC: stm32: i2s: miscellaneous fixes

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

Message

Olivier MOYSAN Feb. 26, 2019, 1:51 p.m. UTC
This patch-set is a collection of fixes for STM32 I2S driver.

Olivier Moysan (7):
  ASoC: stm32: i2s: fix IRQ clearing
  ASoC: stm32: i2s: fix 16 bit format support
  ASoC: stm32: i2s: fix stream count management
  ASoC: stm32: i2s: fix dma configuration
  ASoC: stm32: i2s: remove useless callback
  ASoC: stm32: i2s: fix race condition in irq handler
  ASoC: stm32: i2s: skip useless write in slave mode

 sound/soc/stm/stm32_i2s.c | 73 +++++++++++++++++++++++------------------------
 1 file changed, 35 insertions(+), 38 deletions(-)