]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6327f7d2cbc5b78221b956f90ab4e6fca46392b5
tree0b1822e6e3c7d4a0a40024ca9f06dedfbb8281e9
parent156da1d945fb912fab45e1e75f70cb1f59ac9119
s390/hvc_iucv: Remove power management support

Power management support was removed for s390 with
commit f5b114f6d22e ("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