diff options
author | Tudor Ambarus <tudor.ambarus@microchip.com> | 2022-10-25 12:03:03 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2022-11-11 12:15:09 +0530 |
commit | 1c1114d850b6993184c117edad7c91f7f09cb9d5 (patch) | |
tree | 3fbef53ccc8db14df9fd96b843283d798cef4410 /drivers/dma/pxa_dma.c | |
parent | d8840a7edcf0aa840e175af17d61476a7dbc65f7 (diff) |
dmaengine: at_hdmac: Rename "dma_common" to "dma_device"
"dma_common" name was misleading and did not suggest that's actually
a struct dma_device underneath. Rename it so that readers can follow the
code easier. One may see some checks and a warning when running
checkpatch. Those have nothing to do with the rename and will be addressed
in a further patch.
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Link: https://lore.kernel.org/r/20221025090306.297886-1-tudor.ambarus@microchip.com
Link: https://lore.kernel.org/r/20221025090306.297886-30-tudor.ambarus@microchip.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/pxa_dma.c')
0 files changed, 0 insertions, 0 deletions