Home
last modified time | relevance | path

Searched hist:"2 b702b9b680cd17dbdd93461dd3f66297e313809" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/tty/serial/
H A Dserial_core.cdiff 2b702b9b680cd17dbdd93461dd3f66297e313809 Thu Oct 16 22:54:25 CEST 2014 Peter Hurley <peter@hurleysoftware.com> serial: core: Colocate crucial structure linkage

The key function of uart_add_one_port() is to cross-reference the
UART driver's port structure with the serial core's state table;
keep the assignments together and document this crucial association.

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