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:
292aabb
)
mfd: rtsx: Add func to split u32 into register
author
Micky Ching
<micky_ching@realsil.com.cn>
Fri, 5 Dec 2014 05:54:26 +0000
(13:54 +0800)
committer
Lee Jones
<lee.jones@linaro.org>
Mon, 8 Dec 2014 10:05:39 +0000
(10:05 +0000)
Add helper function to write u32 to registers, if we want to put u32
value to 4 continuous register, this can help us reduce tedious work.
Signed-off-by: Micky Ching <micky_ching@realsil.com.cn>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
No differences found