diff options
author | Vasily Khoruzhick <anarsoul@gmail.com> | 2015-05-03 21:11:47 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-05-04 17:25:23 +0300 |
commit | 810e4425c224af6be67dff68c8832af1b5a11f89 (patch) | |
tree | 868316c3bea87713a8fc4d939368117d42026fa9 /ipc/namespace.c | |
parent | b787f68c36d49bb1d9236f403813641efa74a031 (diff) | |
download | linux-810e4425c224af6be67dff68c8832af1b5a11f89.tar.xz |
ASoC: uda1380: Avoid accessing i2c bus when codec is disabled
set_dai_fmt_both() callback is called from snd_soc_runtime_set_dai_fmt()
which is called from snd_soc_register_card(), but at this time codec
is not powered on yet. Replace direct i2c write with regcache write.
Fixes: 5f0acedddf533c (ASoC: rx1950_uda1380: Use static DAI format setup)
Fixes: 5cc10b9b77c234 (ASoC: h1940_uda1380: Use static DAI format setup)
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
Diffstat (limited to 'ipc/namespace.c')
0 files changed, 0 insertions, 0 deletions