]> www.infradead.org Git - users/dwmw2/linux.git/commit
iio: magnetometer: st_magn_spi: fix spi_device_id table
authorLorenzo Bianconi <lorenzo.bianconi83@gmail.com>
Tue, 6 Jun 2017 20:51:24 +0000 (22:51 +0200)
committerSasha Levin <alexander.levin@microsoft.com>
Wed, 23 May 2018 01:36:29 +0000 (21:36 -0400)
commitacf1c7f96cb2e3a304e64e1ab0b80c4d63262155
tree4fa374b5408f7ee14f4e3bb5f0c076d3c9e4d6b4
parentdc2b7e9fe59ff0cc3e7e5032ed0715e015497f55
iio: magnetometer: st_magn_spi: fix spi_device_id table

[ Upstream commit c83761ff0aac954aa368c623bb0f0d1a3214e834 ]

Remove LSM303DLHC, LSM303DLM from st_magn_id_table since LSM303DL series
does not support spi interface

Fixes: 872e79add756 (iio: magn: Add STMicroelectronics magn driver)
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@st.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
drivers/iio/magnetometer/st_magn_spi.c