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:
6a3d03e
)
OMAPDSS: DSI: use struct copy instead of individual field copy
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Fri, 7 Nov 2014 11:09:42 +0000
(13:09 +0200)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Wed, 12 Nov 2014 11:40:22 +0000
(13:40 +0200)
Now that dsi_clock_info only contains information about the PLL, we can
just copy the whole struct when storing the clock information, instead
of copying individual fields.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found