From: Stefano Stabellini Date: Wed, 9 Oct 2013 16:56:32 +0000 (+0000) Subject: xen: make xen_create_contiguous_region return the dma address X-Git-Tag: v3.13-rc1~81^2~2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69908907b02efee31377af0cefbcd5a3ba66334a;p=pandora-kernel.git xen: make xen_create_contiguous_region return the dma address Modify xen_create_contiguous_region to return the dma address of the newly contiguous buffer. Signed-off-by: Stefano Stabellini Acked-by: Konrad Rzeszutek Wilk Reviewed-by: David Vrabel Changes in v4: - use virt_to_machine instead of virt_to_bus. --- Reading git-diff-tree failed