kernel_optimize_test/drivers/iio
Geert Uytterhoeven 24493cce03 iio: light: isl29501: Simplify code to kill compiler warning
With gcc 4.1.2:

    drivers/iio/proximity/isl29501.c: In function ‘isl29501_register_write’:
    drivers/iio/proximity/isl29501.c:235: warning: ‘msb’ may be used uninitialized in this function

While this is a false positive, it can easily be avoided by removing the
"msb" intermediate variable.
Remove the "lsb" intermediate variable for consistency.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2018-09-02 09:56:49 +01:00
..
accel iio:adxl372: Add filter bandwidth support 2018-08-25 09:19:33 +01:00
adc iio: adc: sc27xx: Add ADC scale calibration 2018-09-02 09:52:55 +01:00
afe
amplifiers drivers: iio: Update MODULE AUTHOR email address 2018-08-19 17:23:39 +01:00
buffer
chemical iio: chemical: bme680: Remove field value defines 2018-08-25 09:13:45 +01:00
common
counter
dac iio: dac: ti-dac5571: provide of_match_table to driver 2018-08-25 09:58:52 +01:00
dummy
frequency drivers: iio: Update MODULE AUTHOR email address 2018-08-19 17:23:39 +01:00
gyro
health iio: health: max30102: Mark expected switch fall-throughs 2018-08-19 17:21:35 +01:00
humidity
imu iio: imu: mpu6050: add support for regulator framework 2018-08-18 18:11:46 +01:00
light iio: max44000: remove unused variable max44000_alstim_shift 2018-08-19 18:28:26 +01:00
magnetometer
multiplexer iio: multiplexer: switch to SPDX license identifier 2018-08-20 19:28:26 +01:00
orientation
potentiometer iio: potentiometer: mcp4531: switch to SPDX license identifier 2018-08-20 19:26:25 +01:00
potentiostat
pressure iio: pressure: ms5611: remove deprecated compatible strings 2018-08-19 17:15:43 +01:00
proximity iio: light: isl29501: Simplify code to kill compiler warning 2018-09-02 09:56:49 +01:00
resolver
temperature
trigger drivers: iio: Update MODULE AUTHOR email address 2018-08-19 17:23:39 +01:00
iio_core_trigger.h
iio_core.h
industrialio-buffer.c
industrialio-configfs.c
industrialio-core.c
industrialio-event.c
industrialio-sw-device.c
industrialio-sw-trigger.c
industrialio-trigger.c
industrialio-triggered-event.c
inkern.c
Kconfig
Makefile