commit | 2782d41f2838912f7a98b986694616500f696945 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Sat Aug 05 01:43:47 2017 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Aug 15 15:18:25 2017 +0300 |
tree | 7c87ca7e7463a4dd9f4e85fdaa79ef0dccbd4810 | |
parent | fb8862fa03afcce8f0cf66a06c4ea8fa819f64e4 [diff] |
drm: omapdrm: connector-analog-tv: 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>