aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2021-04-28 11:05:25 +0200
committerThierry Reding <[email protected]>2021-05-25 18:42:54 +0200
commitda0dea8912697f725d5f1386a38cb035222e7468 (patch)
treeed0e894642d3bf7fc6af73184e5c03922894392c /tools/perf/scripts/python/export-to-sqlite.py
parentb601a18f12383001e7a8da238de7ca1559ebc450 (diff)
pwm: spear: Free resources only after pwmchip_remove()
Before pwmchip_remove() returns the PWM is expected to be functional. So remove the pwmchip before disabling the clocks. The check for pwmchip_remove()'s return value is dropped as this function returns effectively always 0 and returning an error in a remove callback is useless anyhow (as the device core ignores it and drops devm allocated resources). Signed-off-by: Uwe Kleine-König <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions