zephyr/drivers/serial
Himanshu Jha d0a98b7cf9 drivers: Remove redundant semicolon
Remove the redundant semicolon used as a terminator in
`if`, `switch`, `while` statements.

Found using Coccinelle.

Signed-off-by: Himanshu Jha <himanshujha199640@gmail.com>
2018-11-07 10:34:06 -05:00
..
CMakeLists.txt qemu_riscv32: use hifive1 configuration 2018-11-05 11:00:38 -05:00
Kconfig qemu_riscv32: use hifive1 configuration 2018-11-05 11:00:38 -05:00
Kconfig.altera_jtag
Kconfig.cc32xx
Kconfig.cmsdk_apb
Kconfig.esp32
Kconfig.gecko drivers: Add more uart instances for Silabs Devices 2018-10-16 15:59:37 -05:00
Kconfig.imx
Kconfig.leuart_gecko drivers: Introduce Silabs leuart shim serial driver 2018-10-31 09:00:38 -05:00
Kconfig.mcux
Kconfig.mcux_lpc_usart
Kconfig.mcux_lpsci
Kconfig.mcux_lpuart drivers: serial: Add instances to mcux lpuart shim driver 2018-09-27 05:55:55 +05:30
Kconfig.miv drivers: serial: uart_miv: Convert to use DTS 2018-11-03 06:58:23 -04:00
Kconfig.msp432p4xx
Kconfig.native_posix doc: fix kconfig misspellings 2018-11-02 17:58:16 -04:00
Kconfig.nrfx drivers: serial: nrf: remove obsolete PIN Kconfig definitions 2018-10-09 14:51:03 -04:00
Kconfig.ns16550
Kconfig.nsim Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
Kconfig.psoc6 drivers: serial: Add Cypress PSoC6 UART driver 2018-09-21 18:50:59 -04:00
Kconfig.qmsi
Kconfig.sam0
Kconfig.sifive riscv: Rename the FE310 SoC to Sifive Freedom 2018-08-16 06:23:01 -07:00
Kconfig.stellaris
Kconfig.stm32
Kconfig.uart_sam
Kconfig.usart_sam
leuart_gecko.c drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
uart_altera_jtag_hal.c
uart_cc32xx.c drivers: uart: Allow to pass arbitrary user data to irq callback 2018-08-02 19:20:12 +02:00
uart_cmsdk_apb.c drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
uart_esp32.c
uart_gecko.c drivers: serial: Rework Silabs Gecko UART Driver 2018-10-16 15:59:37 -05:00
uart_handlers.c
uart_imx.c drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
uart_mcux_lpsci.c drivers: uart: Allow to pass arbitrary user data to irq callback 2018-08-02 19:20:12 +02:00
uart_mcux_lpuart.c drivers: serial: Add instances to mcux lpuart shim driver 2018-09-27 05:55:55 +05:30
uart_mcux.c drivers: uart: Allow to pass arbitrary user data to irq callback 2018-08-02 19:20:12 +02:00
uart_miv.c drivers: serial: uart_miv: Convert to use DTS 2018-11-03 06:58:23 -04:00
uart_msp432p4xx.c drivers: uart: Allow to pass arbitrary user data to irq callback 2018-08-02 19:20:12 +02:00
uart_native_posix.c uart: Add driver for posix arch 2018-09-27 17:24:34 +02:00
uart_nrfx_uart.c boards: nrf: uart: Moved UART pin configuration to DTS (nRF boards) 2018-09-11 23:29:50 -05:00
uart_nrfx_uarte.c drivers: serial: nrfx: fix spelling mistake in an error message 2018-10-19 12:03:40 +02:00
uart_ns16550.c drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
uart_ns16550.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
uart_nsim.c drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
uart_psoc6.c drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
uart_qmsi.c drivers: uart: Allow to pass arbitrary user data to irq callback 2018-08-02 19:20:12 +02:00
uart_sam.c drivers: Remove redundant semicolon 2018-11-07 10:34:06 -05:00
uart_sam0.c drivers: uart_sam0: move sercom pad info to dts 2018-11-05 10:05:47 -05:00
uart_sifive.c drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
uart_stellaris.c drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
uart_stm32.c drivers: uart_stm32: fix ORE hogging the CPU 2018-11-05 09:01:30 -05:00
uart_stm32.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
usart_mcux_lpc.c
usart_sam.c drivers: Remove redundant semicolon 2018-11-07 10:34:06 -05:00