[PATCH 0/3] ASoC: stm32: sai: fixes related to synchro feature

Olivier Moysan olivier.moysan at st.com
Wed Nov 22 07:02:24 PST 2017


Fix sai binding and simplify code related to synchro feature.
This change allows to remove stm32_sai_remove() function
and use devm_of_platform_populate().

Olivier Moysan (3):
  ASoC: stm32: fix sync property description in SAI bindings
  ASoC: stm32: sai: simplify sync modes management
  ASoC: stm32: sai: use devm_of_platform_populate()

 .../devicetree/bindings/sound/st,stm32-sai.txt     |  12 ++-
 sound/soc/stm/stm32_sai.c                          | 114 ++++-----------------
 2 files changed, 29 insertions(+), 97 deletions(-)

-- 
1.9.1




More information about the linux-arm-kernel mailing list