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:
a57c188
)
drivers/video: fsl-diu-fb: simplify platforms that have only one port
author
Timur Tabi
<timur@freescale.com>
Tue, 16 Oct 2012 22:33:43 +0000
(17:33 -0500)
committer
Timur Tabi
<timur@freescale.com>
Mon, 26 Nov 2012 19:41:19 +0000
(13:41 -0600)
Allow the platform code not to define a value for diu_ops.set_monitor_port.
This would be for platforms that only have one monitor port.
set_monitor_port() will never be called with an unsupported port anyway.
Signed-off-by: Timur Tabi <timur@freescale.com>
No differences found