linux_dsm_epyc7002/drivers/iio/proximity
Geert Uytterhoeven 897993fecb iio: sx9500: Add missing init in sx9500_buffer_pre{en,dis}able()
drivers/iio/proximity/sx9500.c: In function ‘sx9500_buffer_preenable’:
drivers/iio/proximity/sx9500.c:682: warning: ‘ret’ may be used uninitialized in this function
drivers/iio/proximity/sx9500.c: In function ‘sx9500_buffer_predisable’:
drivers/iio/proximity/sx9500.c:706: warning: ‘ret’ may be used uninitialized in this function

If active_scan_mask is empty, it will loop once more over all channels,
doing nothing.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: Vlad Dogaru <vlad.dogaru@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2015-07-05 14:18:12 +01:00
..
as3935.c iio: as3935: Switch to PM ops 2015-01-27 18:49:52 +00:00
Kconfig iio: driver for Semtech SX9500 proximity solution 2015-01-05 18:59:42 +00:00
Makefile iio: driver for Semtech SX9500 proximity solution 2015-01-05 18:59:42 +00:00
sx9500.c iio: sx9500: Add missing init in sx9500_buffer_pre{en,dis}able() 2015-07-05 14:18:12 +01:00