OSDN Git Service

drm: omapdrm: acx565akm: Remove unneeded check for OF node
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 4 Aug 2017 22:43:46 +0000 (01:43 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 15 Aug 2017 12:18:25 +0000 (15:18 +0300)
commitfb8862fa03afcce8f0cf66a06c4ea8fa819f64e4
tree00ea95b802afc4751c2b0181a329555c170805f9
parent07e72f9a3f01b370be59ef2cf3ae13e47f696d71
drm: omapdrm: acx565akm: Remove unneeded check for OF node

As non-DT booting is no longer supported, the only way to instantiate
the device is through an OF node, which is guaranteed to be present.
Remove the unneeded check.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/displays/panel-sony-acx565akm.c