aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorHugues Fruchet <[email protected]>2017-03-31 10:12:39 +0200
committerLee Jones <[email protected]>2017-04-27 09:25:07 +0100
commitb97eef5d77b53662b06603c1b18e21968029c925 (patch)
treea5594100f4e67002cb1d688571212b2034344f61 /tools/perf/scripts/python/call-graph-from-sql.py
parentb4ccc4d2e82f7c7f8304f44544bdefcd16234582 (diff)
mfd: stmpe: Fix bit clearing on STMPE1600
GPIO bits clearing on pins assigned to STMPE1600 had no effects due to missing "clear registers" settings within stmpe1600_regs[]. STMPE1600 does not have dedicated "clear registers", but single "set/clear registers", hence stmpe1600_regs[] "clear registers" (STMPE_IDX_GPCR_XXX) must be set to same value as "set registers" (STMPE_IDX_GPSR_XXX), ie STMPE1600_REG_GPSR_XXX. Signed-off-by: Hugues Fruchet <[email protected]> Reviewed-by: Patrice Chotard <[email protected]> Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions