zephyr/drivers
Johan Hedberg 79bd18e683 Bluetooth: uart: Remove dead code
There's no point in having a return value for uart_out() if it always
returns the same length that was passed to it. Just make it return
void and remove the error handling code from the caller (which would
never have been run).

Change-Id: I88dab7499a5f526ca65058640021f84e1b3486ca
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:24:38 -05:00
..
adc checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
bluetooth Bluetooth: uart: Remove dead code 2016-02-05 20:24:38 -05:00
console console: set range for UART_CONSOLE_INDEX 2016-02-05 20:24:37 -05:00
gpio Fix various default IRQ priorities 2016-02-05 20:24:34 -05:00
grove grove: KConfig cleanup 2016-02-05 20:24:36 -05:00
i2c i2c: fix init for I2C1 device 2016-02-05 20:24:35 -05:00
interrupt_controller ioapic_intr: remove dead code 2016-02-05 20:24:36 -05:00
pci checkpatch: warning - space_before_tab 2016-02-05 20:24:36 -05:00
pinmux pinmux: cleanup galileo defines 2016-02-05 20:24:36 -05:00
pwm
random checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
serial checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
shared_irq Fix Kconfig SHARED_IRQ_1_PRI dependency 2016-02-05 20:24:34 -05:00
simple checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
spi galileo: SPI and pinmux init level need to be reversed 2016-02-05 20:24:35 -05:00
timer checkpatch: warning - spacing 2016-02-05 20:24:35 -05:00
Kconfig
Makefile