git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4476987
)
virtio: rng: split out common code in probe / remove for s3/s4 ops
author
Amit Shah
<amit.shah@redhat.com>
Mon, 28 May 2012 06:48:42 +0000
(12:18 +0530)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 30 Jul 2012 04:00:50 +0000
(13:30 +0930)
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>
No differences found