zephyr/drivers
Ulf Magnusson 984bfae831 global: Remove leading/trailing blank lines in files
Remove leading/trailing blank lines in .c, .h, .py, .rst, .yml, and
.yaml files.

Will avoid failures with the new CI test in
https://github.com/zephyrproject-rtos/ci-tools/pull/112, though it only
checks changed files.

Move the 'target-notes' target in boards/xtensa/odroid_go/doc/index.rst
to get rid of the trailing blank line there. It was probably misplaced.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-12-11 19:17:27 +01:00
..
adc include: Fix use of <misc/FOO.h> -> <sys/FOO.h> 2019-12-10 08:39:37 -05:00
audio kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
bluetooth bluetooth: h5: sending priority events through bt_recv_pri 2019-12-09 17:04:24 +02:00
can include: Fix use of <misc/FOO.h> -> <sys/FOO.h> 2019-12-10 08:39:37 -05:00
clock_control include: Fix use of <misc/FOO.h> -> <sys/FOO.h> 2019-12-10 08:39:37 -05:00
console global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
counter counter: mchp_xec: update driver for counter tests 2019-12-09 11:53:21 -05:00
crypto kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
display global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
dma global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
eeprom drivers: eeprom: add driver for Atmel AT24 I2C and AT25 SPI EEPROMs 2019-11-07 16:32:15 -05:00
entropy drivers: entropy: rv32m1: Turn pointless 'menuconfig' into 'config' 2019-12-09 16:39:30 -05:00
espi drivers: espi: Implement peripheral api in the driver 2019-11-20 15:02:08 -05:00
ethernet include: Fix use of <misc/FOO.h> -> <sys/FOO.h> 2019-12-10 08:39:37 -05:00
flash global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
gpio global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
hwinfo kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
i2c drivers: i2c: lpspi: add support for the bus idle timeout property 2019-12-09 16:01:38 -06:00
i2s drivers: i2s: fix block size for DMA interface 2019-11-06 14:14:39 +01:00
ieee802154 include: Fix use of <sys_io.h> -> <sys/sys_io.h> 2019-12-10 08:39:37 -05:00
interrupt_controller global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
ipm drivers: ipm: Cleanup IPM Kconfig 2019-12-10 10:26:38 -05:00
kscan global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
led kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
led_strip kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
modem drivers: modem: Document UART device name 2019-12-02 15:34:45 +01:00
net include: Fix use of <crc.h> -> <sys/crc.h> 2019-12-10 08:39:37 -05:00
neural_net kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
pcie global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
pinmux drivers: pinmux: stm32l0: More I2C pinmuxes added 2019-12-09 09:48:23 -06:00
ps2 drivers: ps2: Compile out PS/2 in terms of an eSPI peripheral 2019-11-20 15:02:08 -05:00
ptp_clock kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
pwm global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
sensor global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
serial global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
spi global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
timer kconfig: Remove redundant 'default n' and 'prompt' properties 2019-12-09 16:14:50 +01:00
usb global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
video video: mt9m114: Fix integer handling issues 2019-11-15 10:11:05 +01:00
watchdog drivers: watchdog: Fix callback call on STM32 WWDG enable 2019-12-09 16:36:12 +01:00
wifi kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
CMakeLists.txt drivers: eeprom: add API for EEPROM devices 2019-11-07 16:32:15 -05:00
Kconfig drivers: eeprom: add API for EEPROM devices 2019-11-07 16:32:15 -05:00