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:
d81d5fa
)
fbdev: sh_mobile_lcdc: Don't store copy of platform data
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Mon, 21 Nov 2011 23:56:58 +0000
(
00:56
+0100)
committer
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Mon, 12 Mar 2012 21:41:12 +0000
(22:41 +0100)
Instead of copying the whole platform data structure to struct
sh_mobile_lcdc_chan, store a const pointer to the channel platform data.
MERAM configuration information needs to be changed at runtime, so copy
it to struct sh_mobile_lcdc_chan.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
No differences found