]> git.baikalelectronics.ru Git - kernel.git/commit
swiotlb-xen: add struct device * parameter to xen_dma_sync_for_cpu
authorStefano Stabellini <stefano.stabellini@xilinx.com>
Fri, 10 Jul 2020 22:34:21 +0000 (15:34 -0700)
committerJuergen Gross <jgross@suse.com>
Tue, 4 Aug 2020 05:47:03 +0000 (07:47 +0200)
commit3684d3f16d58ce3f3fb32a33874230f09548bf9b
tree9632e2fc0ddecdf85825314ffd1cca9e18cfa85a
parent9ab422d8e5657e3f8746f2191bcb385c8140cee2
swiotlb-xen: add struct device * parameter to xen_dma_sync_for_cpu

No functional changes. The parameter is unused in this patch but will be
used by next patches.

Signed-off-by: Stefano Stabellini <stefano.stabellini@xilinx.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Tested-by: Corey Minyard <cminyard@mvista.com>
Tested-by: Roman Shaposhnik <roman@zededa.com>
Link: https://lore.kernel.org/r/20200710223427.6897-5-sstabellini@kernel.org
Signed-off-by: Juergen Gross <jgross@suse.com>
arch/arm/xen/mm.c
drivers/xen/swiotlb-xen.c
include/xen/swiotlb-xen.h