diff options
author | Philipp Zabel <[email protected]> | 2017-06-12 17:54:29 +0200 |
---|---|---|
committer | Philipp Zabel <[email protected]> | 2017-07-17 15:57:52 +0200 |
commit | 799ee2970485dc206c3bf347d6e6827c04d5e4f9 (patch) | |
tree | ceb84f15db7da9d53f0983ef1e39215705f9c3a4 /drivers/fpga | |
parent | f2ad99fc46d5454e097692c8c8202fd5bc46c809 (diff) |
drm/imx: parallel-display: Accept drm_of_find_panel_or_bridge failure
The parallel panel driver should continue to work without having an
endpoint linking to an panel in DT for backwards compatibility.
With the recent switch to drm_of_find_panel_or_bridge, an absent
panel results in a failure with -ENODEV error return code. To restore
the old behaviour, ignore the -ENODEV return code.
Reported-by: Nikita Yushchenko <[email protected]>
Fixes: ebc944613567 ("drm: convert drivers to use drm_of_find_panel_or_bridge")
Tested-by: Chris Healy <[email protected]>
Cc: [email protected]
Signed-off-by: Philipp Zabel <[email protected]>
Diffstat (limited to 'drivers/fpga')
0 files changed, 0 insertions, 0 deletions