zephyr/drivers
Murtaza Alexandru 261a448f33 sensor: remove unnecessary return variables
Remove unnecessary return variables (ret/rc) to reduce memory footprint.

Change-Id: Ifc22fd993b4f8f2d0cf992f620f53cc510add1fa
Signed-off-by: Murtaza Alexandru <alexandru.murtaza@intel.com>
2016-05-17 20:07:29 +00:00
..
adc adc: unify kconfig variables and make them consistent 2016-05-12 10:57:25 +00:00
aio aio: unify kconfig variables and make them consistent 2016-05-12 10:57:24 +00:00
bluetooth drivers/nble: Update RPC to the latest 0516 firmware 2016-05-16 14:30:22 +03:00
clock_control stm32: rename SOC_STM32F1X -> SOC_SERIES_STM32F1X 2016-04-18 21:24:58 +00:00
console console: fix spelling error in comment 2016-05-09 20:56:51 +00:00
counter counter/qmsi: use new DEVICE_AND_API_INIT() 2016-04-28 01:03:38 +00:00
ethernet eth_dw: use sys log interface for debugging 2016-05-12 10:57:27 +00:00
flash qmsi: flash: use built-in qmsi driver 2016-04-22 20:55:36 -04:00
gpio gpio_k64.c: configure pins as gpio alternate function in gpio_k64_configure() 2016-05-17 15:44:35 +00:00
grove grove: add temperature sensor 2016-05-12 12:11:04 +00:00
i2c i2c: unify kconfig options and share them across drivers 2016-05-12 10:57:22 +00:00
ieee802154 ieee802154: cc2520: SPI workaround when QMSI drivers are in use 2016-05-04 13:47:17 +00:00
interrupt_controller arc: early init should invalidate d-cache and set vector table 2016-05-11 11:10:52 +00:00
ipm ipm: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:16 +00:00
pci
pinmux pinmux_dev: Remove PINMUX_SELECT_REGISTER from quark_mcu driver 2016-05-04 13:53:00 +00:00
pwm pwm/qmsi: use new DEVICE_AND_API_INIT() 2016-04-28 01:03:39 +00:00
qmsi aio: unify kconfig variables and make them consistent 2016-05-12 10:57:24 +00:00
random
rtc rtc: unify kconfig variable names 2016-05-12 10:57:24 +00:00
sensor sensor: remove unnecessary return variables 2016-05-17 20:07:29 +00:00
serial drivers: uart_qmsi: Re-enable HW FC for arduino_101 & quark_se_devboard 2016-04-25 11:42:50 +00:00
shared_irq
spi spi: use syslog infratructure for debugging 2016-05-12 10:57:27 +00:00
timer arc: clarify in comment that ARC must have timer0 2016-05-09 20:56:51 +00:00
watchdog watchdog: unify kconfig variables 2016-05-12 10:57:24 +00:00
Kconfig
Makefile aio: build only when driver is configured in 2016-04-25 17:01:48 +00:00