]> git.baikalelectronics.ru Git - kernel.git/commit
swiotlb-xen: add struct device * parameter to xen_bus_to_phys
authorStefano Stabellini <stefano.stabellini@xilinx.com>
Fri, 10 Jul 2020 22:34:20 +0000 (15:34 -0700)
committerJuergen Gross <jgross@suse.com>
Tue, 4 Aug 2020 05:45:29 +0000 (07:45 +0200)
commit83876c1f264638f4bdf49fa6134172dcf9faadcc
treefbee5c6fd6d29fda5e22722c31389f3dbee1008c
parentfe2a41a844587e90c1e0e47554f61119ab227fd2
swiotlb-xen: add struct device * parameter to xen_bus_to_phys

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-4-sstabellini@kernel.org
Signed-off-by: Juergen Gross <jgross@suse.com>
drivers/xen/swiotlb-xen.c