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:
6f64609
)
drm: i2c encoder helper wrappers
author
Rob Clark
<robdclark@gmail.com>
Tue, 8 Jan 2013 23:50:48 +0000
(17:50 -0600)
committer
Rob Clark
<robdclark@gmail.com>
Sun, 17 Feb 2013 22:55:42 +0000
(17:55 -0500)
Simplify life for drivers using an encoder-slave, so that they can make
their drm_encoder_helper_funcs const, rather than needing to dynamically
allocate and populate them.
Signed-off-by: Rob Clark <robdclark@gmail.com>
No differences found