aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2024-03-17 17:48:39 +0200
committerNeil Armstrong <[email protected]>2024-03-18 16:06:27 +0100
commitee7860cd8b5763017f8dc785c2851fecb7a0c565 (patch)
tree394938b016efe7a51ed5cb9f54054e78ab4ec393 /tools/perf/scripts/python/intel-pt-events.py
parent9fb8aaff8eef56c1822e5267e52d4ab8ebb5b523 (diff)
drm/panel: ilitek-ili9881c: Fix warning with GPIO controllers that sleep
The ilitek-ili9881c controls the reset GPIO using the non-sleeping gpiod_set_value() function. This complains loudly when the GPIO controller needs to sleep. As the caller can sleep, use gpiod_set_value_cansleep() to fix the issue. Signed-off-by: Laurent Pinchart <[email protected]> Reviewed-by: Neil Armstrong <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Neil Armstrong <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions