commit | a8b2580b736746a4f978dfebf25be7f3f457bdd8 | [log] [tgz] |
---|---|---|
author | Mariusz Gorski <marius.gorski@gmail.com> | Thu Nov 27 22:36:49 2014 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Dec 02 16:34:34 2014 -0800 |
tree | afa7127905de3ef6ddadf76e9eb903bd300006c6 | |
parent | 2d35bcf66c61d696d9784fbf42a64daa9df0b068 [diff] |
staging: panel: Start making module params read-only Start decoupling module params from the actual device state, both for lcd and keypad, by keeping the params read-only and moving the device state to related structs. Signed-off-by: Mariusz Gorski <marius.gorski@gmail.com> Acked-by: Willy Tarreau <w@1wt.eu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>