summary refs log tree commit diff
path: root/drivers/char
diff options
context:
space:
mode:
authorFang, Yang A <yang.a.fang@intel.com>2015-08-07 14:08:15 -0700
committerMark Brown <broonie@kernel.org>2015-08-10 12:57:35 +0100
commite5b94083d0996b4c69674c8a5563c2eb272557ba (patch)
treefb1ef32a6bba9452a552b1c3c88511297b04ab2f /drivers/char
parentbc0195aad0daa2ad5b0d76cce22b167bc3435590 (diff)
downloadlinux-e5b94083d0996b4c69674c8a5563c2eb272557ba.tar.gz
ASoC: max98090: Fix sequencing when starting additional routes
Enforce correct device sequencing when configuring a new
audio route when there is an existing active audio route(s).

This patch fixed recording noise issue while playback is active.

We have some registers which require the device to be in full shutdown
or to enter full shutdown before the register settings will take effect.
Currently the driver is not shutting down the device when a new audio
route is created. If a new audio route is made active while there is
already an active audio route, then the required register sequencing is
violated. A hardware shutdown toggle when creating a new audio route
corrects the sequencing error. The device must remain in hardware
shutdown for 40ms to allow the internal hardware core to fully shutdown.

Signed-off-by: Fang, Yang A <yang.a.fang@intel.com>
Signed-off-by: Sathyanarayana Nujella <sathyanarayana.nujella@intel.com>
Acked-by: Anish Kumar <anish.kumar@maximintegrated.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions