lkml.org 
[lkml]   [2018]   [Apr]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH AUTOSEL for 4.4 015/162] iio: magnetometer: st_magn_spi: fix spi_device_id table
    Date
    From: Lorenzo Bianconi <lorenzo.bianconi83@gmail.com>

    [ 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 | 2 --
    1 file changed, 2 deletions(-)

    diff --git a/drivers/iio/magnetometer/st_magn_spi.c b/drivers/iio/magnetometer/st_magn_spi.c
    index 6325e7dc8e03..f3cb4dc05391 100644
    --- a/drivers/iio/magnetometer/st_magn_spi.c
    +++ b/drivers/iio/magnetometer/st_magn_spi.c
    @@ -48,8 +48,6 @@ static int st_magn_spi_remove(struct spi_device *spi)
    }

    static const struct spi_device_id st_magn_id_table[] = {
    - { LSM303DLHC_MAGN_DEV_NAME },
    - { LSM303DLM_MAGN_DEV_NAME },
    { LIS3MDL_MAGN_DEV_NAME },
    { LSM303AGR_MAGN_DEV_NAME },
    {},
    --
    2.15.1
    \
     
     \ /
      Last update: 2018-04-09 03:39    [W:4.093 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site