Searched hist:"5811712 ffbf593d98b6cc56461df5be4e9580245" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | serial_bcm63xx.h | diff 5811712ffbf593d98b6cc56461df5be4e9580245 Thu Feb 20 12:15:52 CST 2014 Florian Fainelli <f.fainelli@gmail.com> tty: serial: bcm63xx_uart: define UART_REG_SIZE constant
The bcm63xx_uart driver uses RSET_UART_SIZE which is a constant defined for MIPS-based BCM63xx platforms, pull this constant value from the MIPS-specific header and put it in include/linux/serial_bcm63xx.h to make the driver platform agnostic.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/drivers/tty/serial/ |
H A D | bcm63xx_uart.c | diff 5811712ffbf593d98b6cc56461df5be4e9580245 Thu Feb 20 12:15:52 CST 2014 Florian Fainelli <f.fainelli@gmail.com> tty: serial: bcm63xx_uart: define UART_REG_SIZE constant
The bcm63xx_uart driver uses RSET_UART_SIZE which is a constant defined for MIPS-based BCM63xx platforms, pull this constant value from the MIPS-specific header and put it in include/linux/serial_bcm63xx.h to make the driver platform agnostic.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|