Searched hist:"250 bbbdbed93ca27c9f4d445c960a87d9f7e2044" (Results 1 – 8 of 8) sorted by relevance
/linux/include/linux/iio/common/ |
H A D | st_sensors_i2c.h | diff 250bbbdbed93ca27c9f4d445c960a87d9f7e2044 Tue Jun 20 21:52:08 CEST 2017 Lorenzo Bianconi <lorenzo.bianconi83@gmail.com> iio: common: st_sensors: move st_sensors_of_i2c_probe() in common code
Move st_sensors_of_i2c_probe() in st_sensors_core and rename it in st_sensors_of_name_probe(). That change is necessary to add device-tree support in spi code otherwise the rest of the autodetection will fail since spi->modalias (and indio_dev->name) will be set using compatible string value that differs from standard sensor name
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@st.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
H A D | st_sensors.h | diff 250bbbdbed93ca27c9f4d445c960a87d9f7e2044 Tue Jun 20 21:52:08 CEST 2017 Lorenzo Bianconi <lorenzo.bianconi83@gmail.com> iio: common: st_sensors: move st_sensors_of_i2c_probe() in common code
Move st_sensors_of_i2c_probe() in st_sensors_core and rename it in st_sensors_of_name_probe(). That change is necessary to add device-tree support in spi code otherwise the rest of the autodetection will fail since spi->modalias (and indio_dev->name) will be set using compatible string value that differs from standard sensor name
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@st.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
/linux/drivers/iio/common/st_sensors/ |
H A D | st_sensors_i2c.c | diff 250bbbdbed93ca27c9f4d445c960a87d9f7e2044 Tue Jun 20 21:52:08 CEST 2017 Lorenzo Bianconi <lorenzo.bianconi83@gmail.com> iio: common: st_sensors: move st_sensors_of_i2c_probe() in common code
Move st_sensors_of_i2c_probe() in st_sensors_core and rename it in st_sensors_of_name_probe(). That change is necessary to add device-tree support in spi code otherwise the rest of the autodetection will fail since spi->modalias (and indio_dev->name) will be set using compatible string value that differs from standard sensor name
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@st.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
H A D | st_sensors_core.c | diff 250bbbdbed93ca27c9f4d445c960a87d9f7e2044 Tue Jun 20 21:52:08 CEST 2017 Lorenzo Bianconi <lorenzo.bianconi83@gmail.com> iio: common: st_sensors: move st_sensors_of_i2c_probe() in common code
Move st_sensors_of_i2c_probe() in st_sensors_core and rename it in st_sensors_of_name_probe(). That change is necessary to add device-tree support in spi code otherwise the rest of the autodetection will fail since spi->modalias (and indio_dev->name) will be set using compatible string value that differs from standard sensor name
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@st.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
/linux/drivers/iio/gyro/ |
H A D | st_gyro_i2c.c | diff 250bbbdbed93ca27c9f4d445c960a87d9f7e2044 Tue Jun 20 21:52:08 CEST 2017 Lorenzo Bianconi <lorenzo.bianconi83@gmail.com> iio: common: st_sensors: move st_sensors_of_i2c_probe() in common code
Move st_sensors_of_i2c_probe() in st_sensors_core and rename it in st_sensors_of_name_probe(). That change is necessary to add device-tree support in spi code otherwise the rest of the autodetection will fail since spi->modalias (and indio_dev->name) will be set using compatible string value that differs from standard sensor name
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@st.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
/linux/drivers/iio/magnetometer/ |
H A D | st_magn_i2c.c | diff 250bbbdbed93ca27c9f4d445c960a87d9f7e2044 Tue Jun 20 21:52:08 CEST 2017 Lorenzo Bianconi <lorenzo.bianconi83@gmail.com> iio: common: st_sensors: move st_sensors_of_i2c_probe() in common code
Move st_sensors_of_i2c_probe() in st_sensors_core and rename it in st_sensors_of_name_probe(). That change is necessary to add device-tree support in spi code otherwise the rest of the autodetection will fail since spi->modalias (and indio_dev->name) will be set using compatible string value that differs from standard sensor name
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@st.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
/linux/drivers/iio/pressure/ |
H A D | st_pressure_i2c.c | diff 250bbbdbed93ca27c9f4d445c960a87d9f7e2044 Tue Jun 20 21:52:08 CEST 2017 Lorenzo Bianconi <lorenzo.bianconi83@gmail.com> iio: common: st_sensors: move st_sensors_of_i2c_probe() in common code
Move st_sensors_of_i2c_probe() in st_sensors_core and rename it in st_sensors_of_name_probe(). That change is necessary to add device-tree support in spi code otherwise the rest of the autodetection will fail since spi->modalias (and indio_dev->name) will be set using compatible string value that differs from standard sensor name
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@st.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
/linux/drivers/iio/accel/ |
H A D | st_accel_i2c.c | diff 250bbbdbed93ca27c9f4d445c960a87d9f7e2044 Tue Jun 20 21:52:08 CEST 2017 Lorenzo Bianconi <lorenzo.bianconi83@gmail.com> iio: common: st_sensors: move st_sensors_of_i2c_probe() in common code
Move st_sensors_of_i2c_probe() in st_sensors_core and rename it in st_sensors_of_name_probe(). That change is necessary to add device-tree support in spi code otherwise the rest of the autodetection will fail since spi->modalias (and indio_dev->name) will be set using compatible string value that differs from standard sensor name
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@st.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|