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:
1503ca4
)
drm/tegra: Remove unused ->mode_fixup() callbacks
author
Thierry Reding
<treding@nvidia.com>
Fri, 19 Dec 2014 14:19:21 +0000
(15:19 +0100)
committer
Thierry Reding
<treding@nvidia.com>
Tue, 27 Jan 2015 09:14:56 +0000
(10:14 +0100)
All output drivers have now been converted to use the ->atomic_check()
callback, so the ->mode_fixup() callbacks are no longer used.
Signed-off-by: Thierry Reding <treding@nvidia.com>
No differences found