/openbmc/linux/drivers/tty/hvc/ |
H A D | hvsi.c | diff 6aad04f21374633bd8cecf25024553d1e11a9522 Thu Mar 07 06:12:29 CST 2013 Jiri Slaby <jslaby@suse.cz> TTY: add tty_port_tty_wakeup helper
It allows for cleaning up on a considerable amount of places. They did port_get, wakeup, kref_put. Now the only thing needed is to call tty_port_tty_wakeup which does exactly that.
One exception is ifx6x60 where tty_wakeup was open-coded. We now call tty_wakeup properly there.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/drivers/tty/ |
H A D | ehv_bytechan.c | diff 6aad04f21374633bd8cecf25024553d1e11a9522 Thu Mar 07 06:12:29 CST 2013 Jiri Slaby <jslaby@suse.cz> TTY: add tty_port_tty_wakeup helper
It allows for cleaning up on a considerable amount of places. They did port_get, wakeup, kref_put. Now the only thing needed is to call tty_port_tty_wakeup which does exactly that.
One exception is ifx6x60 where tty_wakeup was open-coded. We now call tty_wakeup properly there.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | nozomi.c | diff 6aad04f21374633bd8cecf25024553d1e11a9522 Thu Mar 07 06:12:29 CST 2013 Jiri Slaby <jslaby@suse.cz> TTY: add tty_port_tty_wakeup helper
It allows for cleaning up on a considerable amount of places. They did port_get, wakeup, kref_put. Now the only thing needed is to call tty_port_tty_wakeup which does exactly that.
One exception is ifx6x60 where tty_wakeup was open-coded. We now call tty_wakeup properly there.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | tty_port.c | diff 6aad04f21374633bd8cecf25024553d1e11a9522 Thu Mar 07 06:12:29 CST 2013 Jiri Slaby <jslaby@suse.cz> TTY: add tty_port_tty_wakeup helper
It allows for cleaning up on a considerable amount of places. They did port_get, wakeup, kref_put. Now the only thing needed is to call tty_port_tty_wakeup which does exactly that.
One exception is ifx6x60 where tty_wakeup was open-coded. We now call tty_wakeup properly there.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/drivers/s390/char/ |
H A D | sclp_tty.c | diff 6aad04f21374633bd8cecf25024553d1e11a9522 Thu Mar 07 06:12:29 CST 2013 Jiri Slaby <jslaby@suse.cz> TTY: add tty_port_tty_wakeup helper
It allows for cleaning up on a considerable amount of places. They did port_get, wakeup, kref_put. Now the only thing needed is to call tty_port_tty_wakeup which does exactly that.
One exception is ifx6x60 where tty_wakeup was open-coded. We now call tty_wakeup properly there.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | sclp_vt220.c | diff 6aad04f21374633bd8cecf25024553d1e11a9522 Thu Mar 07 06:12:29 CST 2013 Jiri Slaby <jslaby@suse.cz> TTY: add tty_port_tty_wakeup helper
It allows for cleaning up on a considerable amount of places. They did port_get, wakeup, kref_put. Now the only thing needed is to call tty_port_tty_wakeup which does exactly that.
One exception is ifx6x60 where tty_wakeup was open-coded. We now call tty_wakeup properly there.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/arch/um/drivers/ |
H A D | line.c | diff 6aad04f21374633bd8cecf25024553d1e11a9522 Thu Mar 07 06:12:29 CST 2013 Jiri Slaby <jslaby@suse.cz> TTY: add tty_port_tty_wakeup helper
It allows for cleaning up on a considerable amount of places. They did port_get, wakeup, kref_put. Now the only thing needed is to call tty_port_tty_wakeup which does exactly that.
One exception is ifx6x60 where tty_wakeup was open-coded. We now call tty_wakeup properly there.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/drivers/usb/serial/ |
H A D | keyspan_pda.c | diff 6aad04f21374633bd8cecf25024553d1e11a9522 Thu Mar 07 06:12:29 CST 2013 Jiri Slaby <jslaby@suse.cz> TTY: add tty_port_tty_wakeup helper
It allows for cleaning up on a considerable amount of places. They did port_get, wakeup, kref_put. Now the only thing needed is to call tty_port_tty_wakeup which does exactly that.
One exception is ifx6x60 where tty_wakeup was open-coded. We now call tty_wakeup properly there.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | digi_acceleport.c | diff 6aad04f21374633bd8cecf25024553d1e11a9522 Thu Mar 07 06:12:29 CST 2013 Jiri Slaby <jslaby@suse.cz> TTY: add tty_port_tty_wakeup helper
It allows for cleaning up on a considerable amount of places. They did port_get, wakeup, kref_put. Now the only thing needed is to call tty_port_tty_wakeup which does exactly that.
One exception is ifx6x60 where tty_wakeup was open-coded. We now call tty_wakeup properly there.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | io_edgeport.c | diff 6aad04f21374633bd8cecf25024553d1e11a9522 Thu Mar 07 06:12:29 CST 2013 Jiri Slaby <jslaby@suse.cz> TTY: add tty_port_tty_wakeup helper
It allows for cleaning up on a considerable amount of places. They did port_get, wakeup, kref_put. Now the only thing needed is to call tty_port_tty_wakeup which does exactly that.
One exception is ifx6x60 where tty_wakeup was open-coded. We now call tty_wakeup properly there.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | mos7720.c | diff 6aad04f21374633bd8cecf25024553d1e11a9522 Thu Mar 07 06:12:29 CST 2013 Jiri Slaby <jslaby@suse.cz> TTY: add tty_port_tty_wakeup helper
It allows for cleaning up on a considerable amount of places. They did port_get, wakeup, kref_put. Now the only thing needed is to call tty_port_tty_wakeup which does exactly that.
One exception is ifx6x60 where tty_wakeup was open-coded. We now call tty_wakeup properly there.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | ti_usb_3410_5052.c | diff 6aad04f21374633bd8cecf25024553d1e11a9522 Thu Mar 07 06:12:29 CST 2013 Jiri Slaby <jslaby@suse.cz> TTY: add tty_port_tty_wakeup helper
It allows for cleaning up on a considerable amount of places. They did port_get, wakeup, kref_put. Now the only thing needed is to call tty_port_tty_wakeup which does exactly that.
One exception is ifx6x60 where tty_wakeup was open-coded. We now call tty_wakeup properly there.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | mos7840.c | diff 6aad04f21374633bd8cecf25024553d1e11a9522 Thu Mar 07 06:12:29 CST 2013 Jiri Slaby <jslaby@suse.cz> TTY: add tty_port_tty_wakeup helper
It allows for cleaning up on a considerable amount of places. They did port_get, wakeup, kref_put. Now the only thing needed is to call tty_port_tty_wakeup which does exactly that.
One exception is ifx6x60 where tty_wakeup was open-coded. We now call tty_wakeup properly there.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | usb-serial.c | diff 6aad04f21374633bd8cecf25024553d1e11a9522 Thu Mar 07 06:12:29 CST 2013 Jiri Slaby <jslaby@suse.cz> TTY: add tty_port_tty_wakeup helper
It allows for cleaning up on a considerable amount of places. They did port_get, wakeup, kref_put. Now the only thing needed is to call tty_port_tty_wakeup which does exactly that.
One exception is ifx6x60 where tty_wakeup was open-coded. We now call tty_wakeup properly there.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/drivers/isdn/capi/ |
H A D | capi.c | diff 6aad04f21374633bd8cecf25024553d1e11a9522 Thu Mar 07 06:12:29 CST 2013 Jiri Slaby <jslaby@suse.cz> TTY: add tty_port_tty_wakeup helper
It allows for cleaning up on a considerable amount of places. They did port_get, wakeup, kref_put. Now the only thing needed is to call tty_port_tty_wakeup which does exactly that.
One exception is ifx6x60 where tty_wakeup was open-coded. We now call tty_wakeup properly there.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/drivers/net/usb/ |
H A D | hso.c | diff 6aad04f21374633bd8cecf25024553d1e11a9522 Thu Mar 07 06:12:29 CST 2013 Jiri Slaby <jslaby@suse.cz> TTY: add tty_port_tty_wakeup helper
It allows for cleaning up on a considerable amount of places. They did port_get, wakeup, kref_put. Now the only thing needed is to call tty_port_tty_wakeup which does exactly that.
One exception is ifx6x60 where tty_wakeup was open-coded. We now call tty_wakeup properly there.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/include/linux/ |
H A D | tty.h | diff 6aad04f21374633bd8cecf25024553d1e11a9522 Thu Mar 07 06:12:29 CST 2013 Jiri Slaby <jslaby@suse.cz> TTY: add tty_port_tty_wakeup helper
It allows for cleaning up on a considerable amount of places. They did port_get, wakeup, kref_put. Now the only thing needed is to call tty_port_tty_wakeup which does exactly that.
One exception is ifx6x60 where tty_wakeup was open-coded. We now call tty_wakeup properly there.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/drivers/usb/class/ |
H A D | cdc-acm.c | diff 6aad04f21374633bd8cecf25024553d1e11a9522 Thu Mar 07 06:12:29 CST 2013 Jiri Slaby <jslaby@suse.cz> TTY: add tty_port_tty_wakeup helper
It allows for cleaning up on a considerable amount of places. They did port_get, wakeup, kref_put. Now the only thing needed is to call tty_port_tty_wakeup which does exactly that.
One exception is ifx6x60 where tty_wakeup was open-coded. We now call tty_wakeup properly there.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|