Files
linux-apfs/drivers/s390/char
Sebastian Ott 188561a462 s390/cio: wait_cons_dev don't use static variable
wait_cons_dev is used to busy wait for an interrupt on the console
ccw device. Stop using the static console_subchannel and add a
parameter to this function to specify on which ccw device/subchannel
we have to do the polling.

While at it rename the function to ccw_device_wait_idle and
move it to device.c

Reviewed-by: Peter Oberparleiter <oberpar@linux.vnet.ibm.com>
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2013-04-17 14:07:30 +02:00
..
2013-01-15 22:43:15 -08:00
2013-02-14 15:55:03 +01:00
2013-01-15 22:30:15 -08:00
2013-01-15 22:30:15 -08:00
2012-11-30 17:47:25 +01:00
2013-02-22 23:31:31 -05:00
2013-03-21 13:35:39 +01:00
2013-02-22 23:31:31 -05:00