diff options
| author | Douglas Anderson <[email protected]> | 2019-07-22 11:24:39 -0700 |
|---|---|---|
| committer | Bartlomiej Zolnierkiewicz <[email protected]> | 2019-07-26 16:32:28 +0200 |
| commit | 4a6e4ae254e0ad5940067b4576a94ca51d6cea9e (patch) | |
| tree | 07061a0e46f72641c985da03babbe7ec1aef8701 /tools/perf/scripts/python | |
| parent | c2d7e47ad190189213b3e01956a6b5055ba8de24 (diff) | |
video: amba-clcd: Spout an error if of_get_display_timing() gives an error
In the patch ("video: of: display_timing: Don't yell if no timing node
is present") we'll stop spouting an error directly in
of_get_display_timing() if no node is present. Presumably amba-clcd
should take charge of spouting its own error now.
NOTE: we'll print two errors if the node was present but there were
problems parsing the timing node (one in of_parse_display_timing() and
this new one). Since this is a fatal error for the driver's probe
(and presumably someone will be debugging), this should be OK.
Signed-off-by: Douglas Anderson <[email protected]>
Reviewed-by: Sam Ravnborg <[email protected]>
Acked-by: Linus Walleij <[email protected]>
Cc: Thierry Reding <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Philipp Zabel <[email protected]>
Cc: Tomi Valkeinen <[email protected]>
Cc: Laurent Pinchart <[email protected]>
Cc: Russell King <[email protected]>
Cc: Daniel Vetter <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions