]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00209384-4 mxc_spdif: disable sym_err isr
authorAdrian Alonso <aalonso@freescale.com>
Wed, 16 May 2012 22:34:24 +0000 (17:34 -0500)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:11:51 +0000 (14:11 +0200)
commite5665dc01a3527ec36af7322311852425a213248
tree9df6663815c9f5480f908709d87915b578f5307b
parent249ca9b64bc9fe53e8eae4135f82a02e545a0e65
ENGR00209384-4 mxc_spdif: disable sym_err isr

* Disable symbol error interrupt when rx dpll is unlocked
  This means that no spdif Rx data had been identified and
  driver will keep issuing sym_err interrupt request.
* Add check to only execute capture_start/stop
  functions if rx_active is set.

Signed-off-by: Adrian Alonso <aalonso@freescale.com>
sound/soc/codecs/mxc_spdif.c