commit | fb8862fa03afcce8f0cf66a06c4ea8fa819f64e4 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Sat Aug 05 01:43:46 2017 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Aug 15 15:18:25 2017 +0300 |
tree | 00ea95b802afc4751c2b0181a329555c170805f9 | |
parent | 07e72f9a3f01b370be59ef2cf3ae13e47f696d71 [diff] |
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>