]> 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)
committerSasha Levin <sasha.levin@oracle.com>
Tue, 24 Mar 2015 01:02:52 +0000 (21:02 -0400)
commita607783c8c6afba65c2058027a5dbb67bd8f603d
tree261339ea1eaf8251698b8a536a8e15a7b689df35
parent651b0e43f9f24ebbab21c3aa093b288c70cab88d
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