s390x: unify device reset during subsystem_reset()
commit09c7f58ca9613ccfb1ca13031d0ff3b1794bd782
authorDavid Hildenbrand <dahi@linux.vnet.ibm.com>
Tue, 21 Jul 2015 08:58:38 +0000 (21 10:58 +0200)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Wed, 21 Oct 2015 10:21:29 +0000 (21 12:21 +0200)
tree75eb02b98eb9a8d769d880130db3d761a6a5fe3a
parentb080364aedfc294c53c4c4af255efcf007b35d9d
s390x: unify device reset during subsystem_reset()

We have to manually reset several devices that are not on a bus: Let's
collect them in an array.

Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
hw/s390x/s390-virtio-ccw.c