aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorMarek Szyprowski <[email protected]>2017-02-08 12:18:54 -0200
committerMauro Carvalho Chehab <[email protected]>2017-04-05 15:54:15 -0300
commit94eaccc064e076d75235eb5a74ff52a63a21eca0 (patch)
tree3bab5982f108cad968d5cfa738d3831efce3548b /tools/perf/scripts/python/netdev-times.py
parentba5d4563c2b8396c6eaa5545aed2b9237201114e (diff)
[media] s5p-mfc: Move firmware allocation to DMA configure function
To complete DMA memory configuration for MFC device, allocation of the firmware buffer is needed, because some parameters are dependant on its base address. Till now, this has been handled in the s5p_mfc_alloc_firmware() function. This patch moves that logic to s5p_mfc_configure_dma_memory() to keep DMA memory related operations in a single place. This way s5p_mfc_alloc_firmware() is simplified and does what it name says. The other consequence of this change is moving s5p_mfc_alloc_firmware() call from the s5p_mfc_probe() function to the s5p_mfc_configure_dma_memory(). Signed-off-by: Marek Szyprowski <[email protected]> Reviewed-by: Javier Martinez Canillas <[email protected]> Acked-by: Andrzej Hajda <[email protected]> Tested-by: Smitha T Murthy <[email protected]> Signed-off-by: Sylwester Nawrocki <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions