]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/staging/panel/panel.c
staging: panel: Make two more module params read-only
authorMariusz Gorski <marius.gorski@gmail.com>
Thu, 27 Nov 2014 21:36:50 +0000 (22:36 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Dec 2014 00:34:34 +0000 (16:34 -0800)
commit87b8e0c88195cfc98c15e717af87034efba533f6
tree3eb8b0ea7cf3e91a31b2d4fe7e4ced293ab914d0
parenta8b2580b736746a4f978dfebf25be7f3f457bdd8
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>
drivers/staging/panel/panel.c