[S390] cio: trigger subchannel event at resume time

ccw_device_pm_restore: trigger subchannel event to better handle
changes to the subchannel device.

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
This commit is contained in:
Sebastian Ott
2010-02-26 22:37:29 +01:00
committed by Martin Schwidefsky
parent 76e6fb4b86
commit 0d01bb8922
3 changed files with 65 additions and 53 deletions

View File

@@ -1020,7 +1020,7 @@ static int css_settle(struct device_driver *drv, void *unused)
return 0;
}
static inline int css_complete_work(void)
int css_complete_work(void)
{
int ret;