drm: Make drm_mode_create_tv_properties() signature consistent
authorThierry Reding <treding@nvidia.com>
Mon, 13 Oct 2014 10:45:57 +0000 (12:45 +0200)
committerThierry 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