aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLukas Wunner <lukas@wunner.de>2019-01-23 09:26:00 +0100
committerVinod Koul <vkoul@kernel.org>2019-02-04 12:41:18 +0530
commit3e05ada043828c5880c88789c824e3d40d6830cb (patch)
tree7d89392e517a36cc629a88113bce97fe9ca592eb /tools/perf/scripts/python
parent9e528c799d17a4ac37d788c81440b50377dd592d (diff)
dmaengine: bcm2835: Return void from abort of transactions
bcm2835_dma_abort() returns an int but bcm2835_dma_terminate_all() (its sole caller) does not evaluate the return value. Change the return type to void. Signed-off-by: Lukas Wunner <lukas@wunner.de> Cc: Frank Pavlic <f.pavlic@kunbus.de> Cc: Martin Sperl <kernel@martin.sperl.org> Cc: Florian Meier <florian.meier@koalo.de> Tested-by: Stefan Wahren <stefan.wahren@i2se.com> Acked-by: Florian Kauer <florian.kauer@koalo.de> Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions