s390/sclp: move sclp_service_interrupt into the sclp device
authorDavid Hildenbrand <dahi@linux.vnet.ibm.com>
Wed, 13 May 2015 13:06:44 +0000 (15:06 +0200)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Mon, 7 Sep 2015 14:10:43 +0000 (16:10 +0200)
commit1723a1b6313851d9704961e1f527312ee0a5fce4
tree0c937fc5327759aac2ecf9d020d1de10742b713f
parent25a3c5af57db0319f5cfb4c439efbc78b230599e
s390/sclp: move sclp_service_interrupt into the sclp device

Let's make that function a method of the new sclp device, keeping
the wrapper for existing users.

We can now let go of get_event_facility().

Reviewed-by: Matthew Rosato <mjrosato@linux.vnet.ibm.com>
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
hw/s390x/sclp.c
include/hw/s390x/sclp.h