commit | 1379f49ea91a28f5c023d041aab785c3de60c65d | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Apr 23 14:28:44 2012 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed May 09 17:20:29 2012 +0200 |
tree | fe597bd8825913b294f25fb4271d685451a0f998 | |
parent | 887c8ec7219fc8eba78bb8f44a74c660934e9b98 [diff] |
mfd: Allow for const stmpe keyboard data 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>