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:
5bdea83
)
Input: spear_keyboard - use correct io accessors
author
Shiraz Hashim
<shiraz.hashim@st.com>
Sun, 8 Jul 2012 01:00:36 +0000
(18:00 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Sun, 8 Jul 2012 01:01:47 +0000
(18:01 -0700)
All SPEAr keyboard registers are 32 bit wide and are word aligned. This
patch aligns all io access to be word size using relaxed version of
readl/writel.
Signed-off-by: Shiraz Hashim <shiraz.hashim@st.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
No differences found