diff options
author | Stefan Agner <stefan@agner.ch> | 2015-12-03 05:03:50 +0300 |
---|---|---|
committer | Stefan Agner <stefan@agner.ch> | 2016-04-26 06:45:32 +0300 |
commit | b7d11305b89a0d3d13d6087505daed94dde08574 (patch) | |
tree | e022eb8e9e6d9aa147a607f83846f663507bf7ce /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | a109f66f4be771eba8df241f22da58323273c635 (diff) | |
download | linux-b7d11305b89a0d3d13d6087505daed94dde08574.tar.xz |
drm/fsl-dcu: handle missing panel gracefully
If the device tree property fsl,panel is missing, drm_panel_attach
is called with a NULL pointer as first argument. Having a panel is
basically mandatory since RGB is the only supported connector.
Check if a panel node has been found, return -ENODEV and cleanup
otherwise.
Signed-off-by: Stefan Agner <stefan@agner.ch>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions