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:
a9e3c90
)
drm: Make drm_mode_create_tv_properties() signature consistent
author
Thierry Reding
<treding@nvidia.com>
Mon, 13 Oct 2014 10:45:57 +0000
(12:45 +0200)
committer
Thierry Reding
<treding@nvidia.com>
Thu, 13 Nov 2014 09:43:51 +0000
(10:43 +0100)
The prototype and the function implementation differ in their signature.
Make them consistent and use an unsigned integer for the number of modes
while at it.
Signed-off-by: Thierry Reding <treding@nvidia.com>
No differences found