xen: suspend: remove xen_hvm_suspend
authorIan Campbell <ian.campbell@citrix.com>
Thu, 17 Feb 2011 11:04:20 +0000 (11:04 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Fri, 25 Feb 2011 16:43:14 +0000 (16:43 +0000)
commitb056b6a0144de90707cd22cf7b4f60bf69c86d59
tree11d86bf4a7acb267ee72a1e8f4c92622d93f7f97
parent55fb4acef7089a6d4d93ed8caae6c258d06cfaf7
xen: suspend: remove xen_hvm_suspend

It is now identical to xen_suspend, the differences are encapsulated
in the suspend_info struct.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/xen/manage.c