commit | 87b8e0c88195cfc98c15e717af87034efba533f6 | [log] [tgz] |
---|---|---|
author | Mariusz Gorski <marius.gorski@gmail.com> | Thu Nov 27 22:36:50 2014 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Dec 02 16:34:34 2014 -0800 |
tree | 3eb8b0ea7cf3e91a31b2d4fe7e4ced293ab914d0 | |
parent | a8b2580b736746a4f978dfebf25be7f3f457bdd8 [diff] |
staging: panel: Make two more module params read-only Make keypad_type and lcd_type module params read-only. This step also starts making it more clear what is the precedence of device params coming from different sources (device profile, runtime module param values etc). 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>