ASoC: core: Allow snd_soc_update_bits use 32 bits register
authorBard Liao <bardliao@realtek.com>
Tue, 8 Apr 2014 03:18:10 +0000 (11:18 +0800)
committerMark Brown <broonie@linaro.org>
Mon, 14 Apr 2014 16:23:39 +0000 (17:23 +0100)
Change reg's type from unsigned short to unsigned int. So that we can use
32 bits reg value in snd_soc_update_bits.

Signed-off-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
include/sound/soc.h
sound/soc/soc-core.c

Simple merge
Simple merge