diff options
author | Linus Walleij <[email protected]> | 2019-06-29 14:59:29 +0200 |
---|---|---|
committer | Rob Clark <[email protected]> | 2019-09-03 16:16:58 -0700 |
commit | 86fe3f546eb36d3a2eb252046dd2381ef02aa70c (patch) | |
tree | c0050543af9ab6c438325b584aa089dc218525a4 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 2acc0d2db5ef33299e21421803387bfb96a5b00a (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/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions