s390/ap: Remove ap device suspend and resume callbacks
authorHarald Freudenberger <freude@linux.ibm.com>
Thu, 19 Mar 2020 15:01:04 +0000 (16:01 +0100)
committerVasily Gorbik <gor@linux.ibm.com>
Mon, 23 Mar 2020 12:41:55 +0000 (13:41 +0100)
commit3cc7c927102d8ce836735c1005a7d102a148579c
tree56332c8bbab5fa6094ecfbe7e8b4826bfe413927
parent7a11c67a1ff9b0231eaaaa6a28294776d55b569a
s390/ap: Remove ap device suspend and resume callbacks

With the removal of the s390 hibernate support the suspend and
resume callbacks for the ap devices are not needed any more.

This patch removes the callbacks and the ap bus' registration
struct for the power management.

Signed-off-by: Harald Freudenberger <freude@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
drivers/s390/crypto/ap_bus.c