Searched hist:"188561 a462d3b82451d6ba09e2e32c9ba2c9938c" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/arch/s390/include/asm/ |
H A D | ccwdev.h | diff 188561a462d3b82451d6ba09e2e32c9ba2c9938c Sat Apr 13 05:53:21 CDT 2013 Sebastian Ott <sebott@linux.vnet.ibm.com> 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>
|
H A D | cio.h | diff 188561a462d3b82451d6ba09e2e32c9ba2c9938c Sat Apr 13 05:53:21 CDT 2013 Sebastian Ott <sebott@linux.vnet.ibm.com> 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>
|
/openbmc/linux/drivers/s390/cio/ |
H A D | cio.h | diff 188561a462d3b82451d6ba09e2e32c9ba2c9938c Sat Apr 13 05:53:21 CDT 2013 Sebastian Ott <sebott@linux.vnet.ibm.com> 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>
|
H A D | cio.c | diff 188561a462d3b82451d6ba09e2e32c9ba2c9938c Sat Apr 13 05:53:21 CDT 2013 Sebastian Ott <sebott@linux.vnet.ibm.com> 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>
|
H A D | device.c | diff 188561a462d3b82451d6ba09e2e32c9ba2c9938c Sat Apr 13 05:53:21 CDT 2013 Sebastian Ott <sebott@linux.vnet.ibm.com> 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>
|
/openbmc/linux/drivers/s390/char/ |
H A D | raw3270.c | diff 188561a462d3b82451d6ba09e2e32c9ba2c9938c Sat Apr 13 05:53:21 CDT 2013 Sebastian Ott <sebott@linux.vnet.ibm.com> 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>
|
H A D | con3215.c | diff 188561a462d3b82451d6ba09e2e32c9ba2c9938c Sat Apr 13 05:53:21 CDT 2013 Sebastian Ott <sebott@linux.vnet.ibm.com> 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>
|