diff options
author | Tomasz Figa <[email protected]> | 2018-04-23 12:49:59 +0200 |
---|---|---|
committer | Andrzej Hajda <[email protected]> | 2018-04-24 08:34:50 +0200 |
commit | a4169609def769c66f88140678970b2be6f64ac7 (patch) | |
tree | 8968ff1e08283f888a619376e14bbecd00a0790d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7bb3bb4d56d8f3e0b29b8e4a70f2ab7a8e04a935 (diff) |
drm/rockchip: analogix_dp: Do not call Analogix code before bind
Driver callbacks, such as system suspend or resume can be called any
time, specifically they can be called before the component bind
callback. Let's use dp->adp pointer as a safeguard and skip calling
Analogix entry points if it is an ERR_PTR().
Signed-off-by: Tomasz Figa <[email protected]>
Signed-off-by: Thierry Escande <[email protected]>
Signed-off-by: Enric Balletbo i Serra <[email protected]>
Tested-by: Marek Szyprowski <[email protected]>
Reviewed-by: Archit Taneja <[email protected]>
Signed-off-by: Andrzej Hajda <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions