aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2016-07-26 14:53:53 +0000
committerMark Brown <[email protected]>2016-07-27 19:00:13 +0100
commit6678716751af24af09163aef54bbabb60c12e18b (patch)
treefb013b940ee41020ea476b6914c3117ffb32cfc0 /tools/perf/scripts/python/call-graph-from-postgresql.py
parentdec34e8b676e14d4df041e3335d6082b247b834e (diff)
spi: qup: Remove spi_master_put in spi_qup_remove()
The call to spi_master_put() in spi_qup_remove() is redundant since the master is registered using devm_spi_register_master() and no reference hold by using spi_master_get() in spi_qup_remove(). This is detected by Coccinelle semantic patch. Signed-off-by: Wei Yongjun <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions