serial: 8250: introduce up_to_u8250p() helper
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 14 Jul 2014 11:26:14 +0000 (14:26 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Jul 2014 01:16:23 +0000 (18:16 -0700)
It helps to cast struct uart_port to struct uart_8250_port at runtime.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found