]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit34bcca945411b9a26ba9b15658201a7c7a14676e
tree56332c8bbab5fa6094ecfbe7e8b4826bfe413927
parentbbd45f5d70cfea18022d0ad00e7fa75a3a6336d6
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