Searched hist:d41510ce2f071c9ccb1903d7a5135443a57dbe4e (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/tty/serial/ |
H A D | amba-pl010.c | diff d41510ce2f071c9ccb1903d7a5135443a57dbe4e Wed Nov 05 12:11:44 CST 2014 Peter Hurley <peter@hurleysoftware.com> serial: Take uart port lock for direct *_enable_ms()
Three UART drivers (8250, atmel & amba-pl010) directly call their enable_ms() method; the uart port lock must be acquired before any h/w programming.
Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | atmel_serial.c | diff d41510ce2f071c9ccb1903d7a5135443a57dbe4e Wed Nov 05 12:11:44 CST 2014 Peter Hurley <peter@hurleysoftware.com> serial: Take uart port lock for direct *_enable_ms()
Three UART drivers (8250, atmel & amba-pl010) directly call their enable_ms() method; the uart port lock must be acquired before any h/w programming.
Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/drivers/tty/serial/8250/ |
H A D | 8250_core.c | diff d41510ce2f071c9ccb1903d7a5135443a57dbe4e Wed Nov 05 12:11:44 CST 2014 Peter Hurley <peter@hurleysoftware.com> serial: Take uart port lock for direct *_enable_ms()
Three UART drivers (8250, atmel & amba-pl010) directly call their enable_ms() method; the uart port lock must be acquired before any h/w programming.
Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|