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:
887c8ec
)
mfd: Allow for const stmpe keyboard data
author
Linus Walleij
<linus.walleij@linaro.org>
Mon, 23 Apr 2012 12:28:44 +0000
(14:28 +0200)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Wed, 9 May 2012 15:20:29 +0000
(17:20 +0200)
Since it's not like we will re-arrange the keys at run-time, it
seems proper to allow the keymap data to be const. This solves
a compilation warning in ux500.
Cc: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found