commit | b1261c86fe238cc0da3f5dc837a38a0c39f3e7c4 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Jul 14 14:26:14 2014 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jul 17 18:16:23 2014 -0700 |
tree | 4a62c30754e5aca7cf5c665efeabf545b69d52da | |
parent | 380c966c093e7239e42a81f165b20b2bad2658bc [diff] |
serial: 8250: introduce up_to_u8250p() helper 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>