diff options
author | Marek Vasut <[email protected]> | 2021-08-04 21:51:40 +0200 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2021-08-06 19:21:16 +0530 |
commit | 4153a7f6440f46261a3004009eaa914914f08055 (patch) | |
tree | fa38f2eb4e894b3348fbef9a4dbd90b50bc0bba3 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | d6ff82cc1bff97923dfa0640d27271bc220a5004 (diff) |
dmaengine: xilinx: Add empty device_config function
Various DMA users call the dmaengine_slave_config() and expect it to
succeed, but that can only succeed if .device_config is implemented.
Add empty device_config function rather than patching all the places
which use dmaengine_slave_config().
Signed-off-by: Marek Vasut <[email protected]>
Cc: Akinobu Mita <[email protected]>
Cc: Kedareswara rao Appana <[email protected]>
Cc: Michal Simek <[email protected]>
Cc: Vinod Koul <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions