drm/omap: fix wrong variable type
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 17 May 2016 14:00:52 +0000 (17:00 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 19 May 2016 17:19:03 +0000 (20:19 +0300)
commitf7dd8f52429fa145c4a524258c4b35d498f7b164
tree22f625c6252b8f8196f8cb466e62d0f6502db877
parent0faee62d78c58ec6cb428b9444e3c12e3391a5de
drm/omap: fix wrong variable type

'r' is supposed to be int, not u16, so fix it.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/dss/hdmi_pll.c