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:
cb2025d
)
drm/rcar-du: Use dynamic number of CRTCs instead of CRTCs array size
author
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Sun, 16 Jun 2013 20:22:23 +0000
(22:22 +0200)
committer
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Fri, 9 Aug 2013 21:17:47 +0000
(23:17 +0200)
The rcar_du_device structure contains a field that stores the number of
CRTCs, use it instead of the CRTCs array size. This prepares the driver
to support a variable number of CRTCs.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
No differences found