diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-02-20 10:27:51 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2017-03-29 07:40:18 +0200 |
commit | 4dae32e676e3c125cb04daab3668d7b4591dd74c (patch) | |
tree | eb9f5e658f5e931187adb706c2a9edb94a2f0249 /drivers/sysreset/sysreset_rk3188.c | |
parent | a7c28ff184637fdc1fef1c4ea714193b5e82ad82 (diff) |
net: mvpp2: use "dma" instead of "phys" where appropriate
As indicated by Russell King, the mvpp2 driver currently uses a lot
"phys" or "phys_addr" to store what really is a DMA address. This commit
clarifies this by using "dma" or "dma_addr" where appropriate.
This is especially important as we are going to introduce more changes
where the distinction between physical address and DMA address will be
key.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Stefan Roese <sr@denx.de>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'drivers/sysreset/sysreset_rk3188.c')
0 files changed, 0 insertions, 0 deletions