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

2017-11-22 Thread Olivier Moysan
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:

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

2017-11-22 Thread Olivier Moysan
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: