commit | 55f6fca3be37539fbb0a455deae400e04b968cdd | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Mar 15 14:55:53 2016 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Wed Mar 16 11:08:35 2016 +1000 |
tree | 7ad7cfceb2b50393731af7cd9cce8e4b67d5722b | |
parent | 211afd577a186e18d3eece543c6767420d6f6737 [diff] |
drm/omap: fix panel/encoder probes The recent changes which removed platform data support from panels & encoders had a few mistakes, causing probes of DVI connector and DSI command mode panels to fail every time due to missing '!'. Fix the if()s. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Reported-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Dave Airlie <airlied@redhat.com>