git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b318ad5
)
ASoC: core: Allow snd_soc_update_bits use 32 bits register
author
Bard Liao
<bardliao@realtek.com>
Tue, 8 Apr 2014 03:18:10 +0000
(11:18 +0800)
committer
Mark 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>
No differences found