]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00212542 SPDIF: move clock operation
authorGary Zhang <b13634@freescale.com>
Wed, 6 Jun 2012 08:22:26 +0000 (16:22 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:34:46 +0000 (08:34 +0200)
commitaac9956cf6c9e2c4b245e1ae34f6f92a989f123e
treea746ebe2bea842a176389e5f72a9b8e2ba9e253a
parentcc4fb6aa35993ead94e652e3faa2d1e442bc8dce
ENGR00212542 SPDIF: move clock operation

Now clock operation occurs in mxc_spdif_trigger(), and
because clock operation is forbidden to exist in interrupt
context, move disabling clock operation to mxc_spdif_shutdown()

Signed-off-by: Gary Zhang <b13634@freescale.com>
sound/soc/codecs/mxc_spdif.c