aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2021-02-15 05:27:29 +0100
committerMauro Carvalho Chehab <[email protected]>2021-03-11 11:59:52 +0100
commit6e1de0062768ffaf780fd4a07f98723174653052 (patch)
treecc79760f48860b8b542586fdb8986f2c20eed96a /tools/perf/scripts/python/bin/stackcollapse-report
parent421ba86abfa6878dcf0095aeae4972fc78210bdd (diff)
media: imx: imx7_mipi_csis: Avoid double get of wrap clock
The wrap clock is retrieved with the other clocks using devm_clk_bulk_get(), and retrieved independently with a specific devm_clk_get() call. The latter isn't needed, replace it with usage of the wrap clock from the bulk array. As the wrap clock is mandatory, simplify its usage further by removing conditionals. Signed-off-by: Laurent Pinchart <[email protected]> Reviewed-by: Rui Miguel Silva <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions