aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJarkko Nikula <[email protected]>2016-03-14 16:51:09 +0200
committerVinod Koul <[email protected]>2016-04-04 06:19:06 -0700
commitef859312c3a16b42f398e6dbb14de23bffd5dd41 (patch)
treed4bb22a5b0d1606812c75673d9ba906c7c2f4cab /tools/perf/scripts/python
parentf55532a0c0b8bb6148f4e07853b876ef73bc69ca (diff)
dmaengine: core: Use dev_ functions for debug and error prints
According to dmaengine kerneldoc the struct dma_chan has always a non-NULL pointer to DMA device and a test in dma_async_device_register() validates that DMA device must also point to struct device. All pr_ prints except one in dma_channel_table_init() have valid DMA channel or DMA device pointer available which allow convert them to use dev_ functions and thus able to show the associated DMA device. Signed-off-by: Jarkko Nikula <[email protected]> Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions