From a8b2580b736746a4f978dfebf25be7f3f457bdd8 Mon Sep 17 00:00:00 2001 From: Mariusz Gorski Date: Thu, 27 Nov 2014 22:36:49 +0100 Subject: [PATCH] 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 Acked-by: Willy Tarreau Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed