mbox series

[0/3] ASoC: stm32: spdifrx: fix race conditions

Message ID 20191204154333.7152-1-olivier.moysan@st.com (mailing list archive)
Headers show
Series ASoC: stm32: spdifrx: fix race conditions | expand

Message

Olivier MOYSAN Dec. 4, 2019, 3:43 p.m. UTC
This patchset fixes some race conditions on STM32 SPDIFRX driver.

Olivier Moysan (3):
  ASoC: stm32: spdifrx: fix inconsistent lock state
  ASoC: stm32: spdifrx: fix race condition in irq handler
  ASoC: stm32: spdifrx: fix input pin state management

 sound/soc/stm/stm32_spdifrx.c | 40 +++++++++++++++++++++++------------
 1 file changed, 26 insertions(+), 14 deletions(-)