git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a4b2e3
)
staging: panel: Move LCD-related state into struct lcd
author
Mariusz Gorski
<marius.gorski@gmail.com>
Thu, 27 Nov 2014 21:36:53 +0000
(22:36 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 3 Dec 2014 00:34:35 +0000
(16:34 -0800)
Move more or less all LCD-related state into struct lcd
in order to get better cohesion; use bool instead of int
where it makes sense.
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
patch
|
blob
|
history
diff --cc
drivers/staging/panel/panel.c
Simple merge