]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MLK-9723-2: ASoC: fsl_sai: fix no frame clk in master mode
authorShengjiu Wang <shengjiu.wang@freescale.com>
Thu, 23 Oct 2014 10:00:39 +0000 (18:00 +0800)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:18:36 +0000 (21:18 -0600)
commit7a273440eeab4224ddaf8ddd13f4afa8c11ab2b2
tree8178eefb7b4567e56b9fb14077ff92bfde8fae7b
parentc972c9cc1d6e232b63cfd303a454a6aea46493d5
MLK-9723-2: ASoC: fsl_sai: fix no frame clk in master mode

After several open/close sai test with ctrl+c,  there will be I/O error.
The SAI can't work anymore, can't recover. There will be no frame clock.
With adding the software reset in trigger stop, the issue can be fixed.

Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
(cherry picked from commit 5e74f9510104df33b7c85f266f6e017428277047)
sound/soc/fsl/fsl_sai.c