zephyr/drivers/serial
Dan Kalowsky 7ed1abfdda checkpatch: warning - new_typedefs
Removing many of the typedefs that are only used once to lessen the
checkpatch warning about creating new typedefs.  A handful have been
behind as they would require a more invasive change to the code.  It
has yet to be determined if this is a worthwhile endavour.


Change-Id: Ibeb29e0a1d37e8121218fccf0d986cbebd226e85
Signed-off-by: Dan Kalowsky <daniel.kalowsky@intel.com>
2016-02-05 20:24:41 -05:00
..
Kconfig Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Makefile serial: converting to new driver initialization model 2016-02-05 20:15:25 -05:00
k20UartDrv.c checkpatch: warning - new_typedefs 2016-02-05 20:24:41 -05:00
k20UartDrv.h uart: Move generic API to root directory of include 2016-02-05 20:24:32 -05:00
ns16550.c checkpatch: warning - new_typedefs 2016-02-05 20:24:41 -05:00
ns16550.h uart: Move generic API to root directory of include 2016-02-05 20:24:32 -05:00
nsim_uart.c checkpatch: warning - new_typedefs 2016-02-05 20:24:41 -05:00
nsim_uart.h uart: Move generic API to root directory of include 2016-02-05 20:24:32 -05:00
serial.c checkpatch: warning - new_typedefs 2016-02-05 20:24:41 -05:00
stellarisUartDrv.c checkpatch: warning - new_typedefs 2016-02-05 20:24:41 -05:00
stellarisUartDrv.h uart: Move generic API to root directory of include 2016-02-05 20:24:32 -05:00