]> git.ipfire.org Git - people/ms/linux.git/commit
ASoC: rt5670: Set RT5670_IRQ_CTRL1 non volatile
authorBard Liao <bardliao@realtek.com>
Mon, 16 Feb 2015 05:06:45 +0000 (13:06 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Mar 2015 13:11:10 +0000 (14:11 +0100)
commitca729fdf691420fac264199140519c2f746d74c9
tree060493ef4719fe883c120e34bd0f35ded6fe9eea
parent770728324034609df329e0622f5d474ac91889b0
ASoC: rt5670: Set RT5670_IRQ_CTRL1 non volatile

commit 850529249d7cce02e9bfae9476d09c8c51410d28 upstream.

RT5670_IRQ_CTRL1(0xbd) is a non volatile register. And we need to
restore its value after suspend/resume.

Signed-off-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/codecs/rt5670.c