aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stat-cpi.py
diff options
context:
space:
mode:
authorMarek Szyprowski <[email protected]>2022-01-24 13:52:46 +0000
committerInki Dae <[email protected]>2022-02-25 00:50:48 +0000
commit4188db23285e28d9e9b9096f856cdcd7868005ee (patch)
tree7cf268901159d79dc6609c368caa4198496044ce /tools/perf/scripts/python/stat-cpi.py
parentdrm/exynos: Don't fail if no TE-gpio is defined for DSI driver (diff)
downloadkernel-4188db23285e28d9e9b9096f856cdcd7868005ee.tar.gz
kernel-4188db23285e28d9e9b9096f856cdcd7868005ee.zip
drm/exynos: Search for TE-gpio in DSI panel's node
TE-gpio, if defined, is placed in the panel's node, not the parent DSI node. Change the devm_gpiod_get_optional() to gpiod_get_optional() and pass proper device node to it. The code already has a proper cleanup path, so it looks that the devm_* variant has been applied accidentally during the conversion to gpiod API. Fixes: ee6c8b5afa62 ("drm/exynos: Replace legacy gpio interface for gpiod interface") Signed-off-by: Marek Szyprowski <[email protected]> Fixed a typo. Signed-off-by: Inki Dae <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions