mfd: Allow for const stmpe keyboard data
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 23 Apr 2012 12:28:44 +0000 (14:28 +0200)
committerSamuel 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