kernel_optimize_test/drivers/iio
Lars-Peter Clausen c0ae3591d9 iio: dma-buffer: Cleanup buffer.h/buffer_impl.h includes
The IIO DMA buffer is a DMA buffer implementation. As such it should
include buffer_impl.h rather than buffer.h.

The include to buffer.h in buffer-dma.h should be buffer_impl.h so it has
access to the struct iio_buffer definition. The code currently only works
because all places that use buffer-dma.h include buffer_impl.h before it.

The include to buffer.h in industrialio-buffer-dma.c  can be removed since
those file does not reference any of buffer consumer functions.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Tested-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2020-04-19 16:56:31 +01:00
..
accel iio: accel: st_sensors: add support for LIS2HH12 2020-04-19 16:56:30 +01:00
adc iio: adc: Add MAX1241 driver 2020-04-19 16:56:31 +01:00
afe
amplifiers iio: amplifiers: ad8366: add support for HMC1119 Attenuator 2020-03-08 17:28:43 +00:00
buffer iio: dma-buffer: Cleanup buffer.h/buffer_impl.h includes 2020-04-19 16:56:31 +01:00
chemical iio: chemical: atlas-sensor: add DO-SM module support 2020-03-08 17:28:40 +00:00
common iio: st_sensors: Join string literals back 2020-03-21 10:26:43 +00:00
dac iio: dac: Kconfig: sort symbols alphabetically 2020-03-08 17:28:54 +00:00
dummy
frequency iio: adf4350: Convert to use GPIO descriptor 2019-12-15 11:42:16 +00:00
gyro iio: gyro: mpu3050: Use vsprintf extension %pe for symbolic error name 2020-04-19 16:56:16 +01:00
health iio: health: max30100: use generic property handler 2020-04-19 16:56:13 +01:00
humidity iio: humidity: hts221: Drop unneeded casting when print error code 2020-03-21 10:27:15 +00:00
imu iio: imu: st_lsm6dsx: Add sensor hub device LIS3MDL 2020-04-19 16:56:26 +01:00
light iio: tsl2772: Use scnprintf() for avoiding potential buffer overflow 2020-04-19 16:56:14 +01:00
magnetometer iio: magn: bmc150: Use vsprintf extension %pe for symbolic error name 2020-04-19 16:56:18 +01:00
multiplexer
orientation
potentiometer
potentiostat iio: potentiostat: lmp9100: fix iio_triggered_buffer_{predisable,postenable} positions 2020-03-08 17:28:53 +00:00
pressure iio: pressure: bmp280: Join string literals back 2020-04-19 16:56:20 +01:00
proximity iio: Add SEMTECH SX9310/9311 sensor driver 2020-03-21 10:28:20 +00:00
resolver iio: ad2s1200: Drop legacy include 2019-12-15 11:42:15 +00:00
temperature iio: temperature: ltc2983: remove redundant comparison to bool 2020-04-19 16:56:20 +01:00
trigger iio: trigger: stm32-timer: add power management support 2020-03-08 17:28:53 +00:00
iio_core_trigger.h
iio_core.h iio: buffer: rename 'read_first_n' callback to 'read' 2019-12-29 15:20:09 +00:00
industrialio-buffer.c iio: buffer: Don't allow buffers without any channels enabled to be activated 2020-04-19 16:56:14 +01:00
industrialio-configfs.c
industrialio-core.c iio: core: Use scnprintf() for avoiding potential buffer overflow 2020-03-21 10:25:45 +00:00
industrialio-event.c
industrialio-sw-device.c
industrialio-sw-trigger.c
industrialio-trigger.c
industrialio-triggered-event.c
inkern.c
Kconfig
Makefile
TODO iio: add a TODO 2020-03-08 17:28:53 +00:00