OSDN Git Service

ASoC: rt5645: set RT5645_PRIV_INDEX as volatile
authorBard Liao <bardliao@realtek.com>
Wed, 6 Jul 2016 01:55:14 +0000 (09:55 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 7 Jul 2016 09:56:19 +0000 (11:56 +0200)
commit81467efcc88298ecd821c26fab04ce1b2c9d1b65
treeb2b667a289c3923a18df532646d15ca804da8866
parent1a695a905c18548062509178b98bc91e67510864
ASoC: rt5645: set RT5645_PRIV_INDEX as volatile

RT5645_PRIV_INDEX(0x6a) indicate the address of PR- registers. So,
it should be volatile.

Signed-off-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5645.c