commit | 178d855e7810deecb7fa96afdf82ec45b0284233 | [log] [tgz] |
---|---|---|
author | Amit Shah <amit.shah@redhat.com> | Mon May 28 12:18:42 2012 +0530 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Mon Jul 30 13:30:50 2012 +0930 |
tree | 6c9cd60d603f05031904be7396fc3ee1273c66b5 | |
parent | 4476987a9a4525db3ebe29538cc357ca589db4ac [diff] |
virtio: rng: split out common code in probe / remove for s3/s4 ops The freeze/restore s3/s4 operations will use code that's common to the probe and remove routines. Put the common code in separate funcitons. Signed-off-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>