aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLinus Walleij <[email protected]>2019-06-29 14:59:29 +0200
committerRob Clark <[email protected]>2019-09-03 16:16:58 -0700
commit86fe3f546eb36d3a2eb252046dd2381ef02aa70c (patch)
treec0050543af9ab6c438325b584aa089dc218525a4 /tools/perf/scripts/python
parent2acc0d2db5ef33299e21421803387bfb96a5b00a (diff)
drm/msm/dpu: Drop unused GPIO code
The DPU has some kind of idea that it wants to be able to bring up power using GPIO lines. The struct dss_gpio is however completely unused and should this be done, it should be done using the GPIO descriptor framework rather than this API which relies on the global GPIO numberspace. Delete this code before anyone hurt themselves. The inclusion of <linux/gpio.h> was abused to get some OF and IRQ headers implicitly included into the DPU utilities, make these includes explicit and push them down into the actual implementation. Cc: Rob Clark <[email protected]> Cc: Sean Paul <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Linus Walleij <[email protected]> Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions