Home
last modified time | relevance | path

Searched hist:"18900 ca65a8553edc608b6c9d518eb31e6c09ba1" (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/tty/
H A Damiserial.cdiff 18900ca65a8553edc608b6c9d518eb31e6c09ba1 Sat Apr 09 19:06:48 CDT 2016 Peter Hurley <peter@hurleysoftware.com> tty: Replace TTY_IO_ERROR bit tests with tty_io_error()

Abstract TTY_IO_ERROR status test treewide with tty_io_error().
NB: tty->flags uses atomic bit ops; replace non-atomic bit test
with test_bit().

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
H A Dmxser.cdiff 18900ca65a8553edc608b6c9d518eb31e6c09ba1 Sat Apr 09 19:06:48 CDT 2016 Peter Hurley <peter@hurleysoftware.com> tty: Replace TTY_IO_ERROR bit tests with tty_io_error()

Abstract TTY_IO_ERROR status test treewide with tty_io_error().
NB: tty->flags uses atomic bit ops; replace non-atomic bit test
with test_bit().

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
H A Dtty_port.cdiff 18900ca65a8553edc608b6c9d518eb31e6c09ba1 Sat Apr 09 19:06:48 CDT 2016 Peter Hurley <peter@hurleysoftware.com> tty: Replace TTY_IO_ERROR bit tests with tty_io_error()

Abstract TTY_IO_ERROR status test treewide with tty_io_error().
NB: tty->flags uses atomic bit ops; replace non-atomic bit test
with test_bit().

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
H A Dsynclink_gt.cdiff 18900ca65a8553edc608b6c9d518eb31e6c09ba1 Sat Apr 09 19:06:48 CDT 2016 Peter Hurley <peter@hurleysoftware.com> tty: Replace TTY_IO_ERROR bit tests with tty_io_error()

Abstract TTY_IO_ERROR status test treewide with tty_io_error().
NB: tty->flags uses atomic bit ops; replace non-atomic bit test
with test_bit().

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
H A Dpty.cdiff 18900ca65a8553edc608b6c9d518eb31e6c09ba1 Sat Apr 09 19:06:48 CDT 2016 Peter Hurley <peter@hurleysoftware.com> tty: Replace TTY_IO_ERROR bit tests with tty_io_error()

Abstract TTY_IO_ERROR status test treewide with tty_io_error().
NB: tty->flags uses atomic bit ops; replace non-atomic bit test
with test_bit().

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
H A Dtty_io.cdiff 18900ca65a8553edc608b6c9d518eb31e6c09ba1 Sat Apr 09 19:06:48 CDT 2016 Peter Hurley <peter@hurleysoftware.com> tty: Replace TTY_IO_ERROR bit tests with tty_io_error()

Abstract TTY_IO_ERROR status test treewide with tty_io_error().
NB: tty->flags uses atomic bit ops; replace non-atomic bit test
with test_bit().

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
/openbmc/linux/include/linux/
H A Dtty.hdiff 18900ca65a8553edc608b6c9d518eb31e6c09ba1 Sat Apr 09 19:06:48 CDT 2016 Peter Hurley <peter@hurleysoftware.com> tty: Replace TTY_IO_ERROR bit tests with tty_io_error()

Abstract TTY_IO_ERROR status test treewide with tty_io_error().
NB: tty->flags uses atomic bit ops; replace non-atomic bit test
with test_bit().

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
/openbmc/linux/drivers/tty/serial/
H A Dserial_core.cdiff 18900ca65a8553edc608b6c9d518eb31e6c09ba1 Sat Apr 09 19:06:48 CDT 2016 Peter Hurley <peter@hurleysoftware.com> tty: Replace TTY_IO_ERROR bit tests with tty_io_error()

Abstract TTY_IO_ERROR status test treewide with tty_io_error().
NB: tty->flags uses atomic bit ops; replace non-atomic bit test
with test_bit().

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>