OSDN Git Service

s390/hvc_iucv: Remove power management support
authorJulian Wiedmann <jwi@linux.ibm.com>
Mon, 14 Jun 2021 07:14:27 +0000 (09:14 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Fri, 18 Jun 2021 14:41:22 +0000 (16:41 +0200)
commitf3827dc6b06e3b49f8a50daa899af82581daf090
tree0b1822e6e3c7d4a0a40024ca9f06dedfbb8281e9
parent7b034d9c1b08b3d06ad712283c1115a7fe39e354
s390/hvc_iucv: Remove power management support

Power management support was removed for s390 with
commit 394216275c7d ("s390: remove broken hibernate / power management
support").

Remove the hvc_iucv_driver, but keep the device struct around so that
it can continue to provide the hvc_iucv_dev_attr_groups attributes.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Acked-by: Peter Oberparleiter <oberpar@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
drivers/tty/hvc/hvc_iucv.c