mbox series

[v3,0/3] refine and clean code for synchronous mode

Message ID 20200805063413.4610-1-shengjiu.wang@nxp.com
Headers show
Series refine and clean code for synchronous mode | expand

Message

Shengjiu Wang Aug. 5, 2020, 6:34 a.m. UTC
refine and clean code for synchronous mode

Shengjiu Wang (3):
  ASoC: fsl_sai: Refine enable/disable TE/RE sequence in trigger()
  ASoC: fsl_sai: Drop TMR/RMR settings for synchronous mode
  ASoC: fsl_sai: Replace synchronous check with fsl_sai_dir_is_synced

changes in v3:
- Add reviewed-by Nicolin
- refine the commit log.
- Add one more patch #3

changes in v2:
- Split the commit
- refine the sequence in trigger stop

 sound/soc/fsl/fsl_sai.c | 173 +++++++++++++++++++++++-----------------
 1 file changed, 102 insertions(+), 71 deletions(-)