From: Amit Shah Date: Thu, 29 Mar 2012 07:21:41 +0000 (+0530) Subject: virtio-pci: S3 support X-Git-Tag: v3.4-rc1~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04c2322bee841121cfdd7f284e1d4274e9e60e33;p=pandora-kernel.git virtio-pci: S3 support There's no difference in supporting S3 and S4 for virtio devices: the vqs have to be re-created as the device has to be assumed to be reset at restore-time. Since S4 already handles this situation, we can directly use the same code and callbacks for S3 support. Signed-off-by: Amit Shah --- Reading git-diff-tree failed