]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00178459 mxc_spdif: fix read access for debug info
authorAdrian Alonso <aalonso@freescale.com>
Mon, 14 May 2012 23:02:35 +0000 (18:02 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:34:36 +0000 (08:34 +0200)
commit576f5210e55e7226c67fa143fcc8449409ba713e
treeac0611e3231d70e540c0fae2d2ed40472ca9589c
parent2d416240faf9776f6598edc169c9667acf904a1d
ENGR00178459 mxc_spdif: fix read access for debug info

* Fix read register access for debug info
* Read from spdif registers with a disabled
  spdif core clock leads to kernel hang.
* Avoid it by enabling/diabling core clk.

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