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-03-07 09:52:24 +01:00
2012-10-18 17:50:08 +02:00
2012-09-26 15:45:00 +02:00
2012-09-26 15:44:57 +02:00
2013-02-28 09:37:12 +01:00
2013-02-28 09:37:12 +01:00
2013-02-28 09:37:12 +01:00
2013-03-07 09:52:24 +01:00