linux/drivers/iio/magnetometer
Reyad Attiyat 03d795589d iio: hid-sensor-magn-3d: Fix build warning
Fix build warning, sizeof() called on dynamically
sized pointer, by removing the call and the dependent
function parameter. It is not needed or used in this
driver, when pushing values to an iio buffer.

Changes from v1
- Fix mistake in varible name

Signed-off-by: Reyad Attiyat <reyad.attiyat@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2014-07-27 14:16:29 +01:00
..
ak8975.c Second round of new drivers and cleanups for IIO in the 3.17 cycle. 2014-06-29 09:49:28 -07:00
ak09911.c iio: AK09911 : 3 axis compass support 2014-06-16 20:55:24 +01:00
hid-sensor-magn-3d.c iio: hid-sensor-magn-3d: Fix build warning 2014-07-27 14:16:29 +01:00
Kconfig iio: AK09911 : 3 axis compass support 2014-06-16 20:55:24 +01:00
mag3110.c iio:magnetometer:mag3110: Enable user offset calibration 2014-05-03 11:27:52 +01:00
Makefile iio: AK09911 : 3 axis compass support 2014-06-16 20:55:24 +01:00
st_magn_buffer.c
st_magn_core.c iio:st sensors: remove custom sampling frequence attribute in favour of core support. 2014-07-07 09:39:57 +01:00
st_magn_i2c.c iio: st_sensors: add devicetree probing support 2014-07-11 21:09:49 +01:00
st_magn_spi.c
st_magn.h