aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPaul Kocialkowski <[email protected]>2020-11-10 21:04:30 +0100
committerHeiko Stuebner <[email protected]>2020-11-29 17:33:32 +0100
commitaec9fe892812ed10d0bffcf309d2a8fc380d8ce6 (patch)
tree3709f285083348e2d6b5546fe0ab3378c4f2d051 /tools/perf/scripts/python/export-to-postgresql.py
parentaea656b0d05ec5b8ed5beb2f94c4dd42ea834e9d (diff)
drm/rockchip: Avoid uninitialized use of endpoint id in LVDS
In the Rockchip DRM LVDS component driver, the endpoint id provided to drm_of_find_panel_or_bridge is grabbed from the endpoint's reg property. However, the property may be missing in the case of a single endpoint. Initialize the endpoint_id variable to 0 to avoid using an uninitialized variable in that case. Fixes: 34cc0aa25456 ("drm/rockchip: Add support for Rockchip Soc LVDS") Signed-off-by: Paul Kocialkowski <[email protected]> Signed-off-by: Heiko Stuebner <[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