aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPeter Ujfalusi <[email protected]>2019-11-21 12:16:01 +0200
committerHerbert Xu <[email protected]>2019-12-11 16:36:05 +0800
commitdb28512f48e2b343282c4bb4f0a35a2b57d9696e (patch)
tree7ca53ecea179bc579b5106453c9a56da1a0d07cd /tools/perf/scripts/python/export-to-postgresql.py
parent62f72cbdcf025368361b88de9579956d5362701f (diff)
crypto: atmel-sha - Retire dma_request_slave_channel_compat()
The driver no longer boots in legacy mode, only via DT. This makes the dma_request_slave_channel_compat() redundant. If ever the filter function would be executed it will return false as the dma_slave is not really initialized. Switch to use dma_request_chan() which would allow legacy boot if ever needed again by configuring dma_slave_map for the DMA driver. At the same time skip allocating memory for dma_slave as it is not used anymore. Signed-off-by: Peter Ujfalusi <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions