linux/drivers/iio/magnetometer
Denis CIOCCA 607a568ab6 iio:common: Removed stuff macros, added num_data_channels on st_sensors struct and added support on one-shot sysfs reads to 3 byte channel
This patch introduce num_data_channels variable on st_sensors struct
to manage different type of channels (size or number) in
st_sensors_get_buffer_element function.
Removed ST_SENSORS_NUMBER_DATA_CHANNELS and ST_SENSORS_BYTE_FOR_CHANNEL
and used struct iio_chan_spec const *ch to catch data.
Added 3 byte channel data support on one-shot reads.

Signed-off-by: Denis Ciocca <denis.ciocca@st.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2013-06-05 18:41:23 +01:00
..
Kconfig iio: STMicroelectronics: remove three useless selects 2013-05-22 22:16:49 +01:00
Makefile iio:magnetometer:ak8975 move driver out of staging 2013-04-02 18:36:47 +01:00
ak8975.c iio:ak8975 Implement data ready interrupt handling 2013-05-22 22:16:49 +01:00
hid-sensor-magn-3d.c iio:hid_sensors move to info_mask_(shared_by_type/separate) 2013-03-17 19:49:18 +00:00
st_magn.h iio:magnetometer: Add STMicroelectronics magnetometers driver 2013-01-31 17:56:43 +00:00
st_magn_buffer.c iio:magnetometer: Add STMicroelectronics magnetometers driver 2013-01-31 17:56:43 +00:00
st_magn_core.c iio:common: Removed stuff macros, added num_data_channels on st_sensors struct and added support on one-shot sysfs reads to 3 byte channel 2013-06-05 18:41:23 +01:00
st_magn_i2c.c iio:st_sensors fix build when !CONFIG_IIO_TRIGGER 2013-02-09 15:22:29 +00:00
st_magn_spi.c iio:st_sensors fix build when !CONFIG_IIO_TRIGGER 2013-02-09 15:22:29 +00:00