linux/drivers/tty/serial/cpm_uart
Fabian Frederick e789d26887 serial: cpm_uart: use container_of to resolve uart_cpm_port from uart_port
Use container_of instead of casting first structure member.

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-11-05 19:20:52 -08:00
..
cpm_uart_core.c serial: cpm_uart: use container_of to resolve uart_cpm_port from uart_port 2014-11-05 19:20:52 -08:00
cpm_uart_cpm1.c tty: delete non-required instances of include <linux/init.h> 2014-01-07 17:05:21 -08:00
cpm_uart_cpm1.h tty: remove invalid location line in file header 2011-04-19 16:33:36 -07:00
cpm_uart_cpm2.c tty: delete non-required instances of include <linux/init.h> 2014-01-07 17:05:21 -08:00
cpm_uart_cpm2.h tty: remove invalid location line in file header 2011-04-19 16:33:36 -07:00
cpm_uart.h tty: remove invalid location line in file header 2011-04-19 16:33:36 -07:00
Makefile