[ARM] mfd: cpcap-audio: Deadlock in audio capture after LP0
authorChris Fries <C.Fries@motorola.com>
Tue, 11 Jan 2011 23:10:01 +0000 (17:10 -0600)
committerIliyan Malchev <malchev@google.com>
Wed, 12 Jan 2011 02:32:43 +0000 (18:32 -0800)
commitdf0598c4ed71f32b1ed55dbca99ab609508fdf91
treedbd827c3d0f7fc30731c7857123d0b69251f2ac3
parent044134e2eeebb27c677dfcd3d940dbe07420fdbc
[ARM] mfd: cpcap-audio: Deadlock in audio capture after LP0

LP0 was clearing out the DAC/DAP configuration registers.
Currently the CPCAP audio driver owns their configuration at
runtime, so fix the port config during system resume.

Change-Id: Ib7f26085d55a9184649b79ec8f647830d135489b
Signed-off-by: Iliyan Malchev <malchev@google.com>
drivers/mfd/tegra-cpcap-audio.c