Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | iio:st_sensors fix build when !CONFIG_IIO_TRIGGER | Jonathan Cameron | 2013-02-09 |
| | | | | | | | | | | | Partly a case of removing unused headers and partly a case of ifdefing out the iio_trigger_ops structures. This has come about because of an 'unusual' separation of code in this driver. Signed-off-by: Jonathan Cameron <jic23@kernel.org> Reported-by: Randy Dunlap <rdunlap@infradead.org> Acked-by: Denis Ciocca <denis.ciocca@st.com> | ||
* | iio:magnetometer: Add STMicroelectronics magnetometers driver | Denis Ciocca | 2013-01-31 |
This patch adds a generic magnetometer driver for STMicroelectronics magnetometers, currently it supports: LSM303DLHC, LSM303DLM, LIS3MDL. Signed-off-by: Denis Ciocca <denis.ciocca@st.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org> |