Input: spear_keyboard - use correct io accessors
authorShiraz Hashim <shiraz.hashim@st.com>
Sun, 8 Jul 2012 01:00:36 +0000 (18:00 -0700)
committerDmitry 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