From: Bard Liao Date: Tue, 8 Apr 2014 03:18:10 +0000 (+0800) Subject: ASoC: core: Allow snd_soc_update_bits use 32 bits register X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2~14^2~7^3~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a39019e939f620f39a1b914231ab6ba9013b208;p=pandora-kernel.git ASoC: core: Allow snd_soc_update_bits use 32 bits register 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed