[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241026121123.5463f021@jic23-huawei>
Date: Sat, 26 Oct 2024 12:11:23 +0100
From: Jonathan Cameron <jic23@...nel.org>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: Jonathan Cameron <Jonathan.Cameron@...wei.com>, Marius Cristea
<marius.cristea@...rochip.com>, Trevor Gamblin <tgamblin@...libre.com>,
Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@....com>, Hans de Goede
<hdegoede@...hat.com>, linux-iio@...r.kernel.org,
linux-kernel@...r.kernel.org, Lars-Peter Clausen <lars@...afoo.de>
Subject: Re: [PATCH v3 06/24] iio: accel: kxcjk-1013: Remove redundant
I²C ID
On Thu, 24 Oct 2024 22:04:55 +0300
Andy Shevchenko <andriy.shevchenko@...ux.intel.com> wrote:
> The ACPI IDs are defined in the respective ID tables. Puting them
> to the I²C ID legacy table has no meaning. Remove that ID.
>
> Fixes: 3bfa74f86006 ("iio:kxcjk-1013: Add support for SMO8500 device")
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Applied.
> ---
> drivers/iio/accel/kxcjk-1013.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/iio/accel/kxcjk-1013.c b/drivers/iio/accel/kxcjk-1013.c
> index bbf65fc97b08..2eec95d8defb 100644
> --- a/drivers/iio/accel/kxcjk-1013.c
> +++ b/drivers/iio/accel/kxcjk-1013.c
> @@ -1717,7 +1717,6 @@ static const struct i2c_device_id kxcjk1013_id[] = {
> {"kxtf9", KXTF9},
> {"kx022-1020", KX0221020},
> {"kx023-1025", KX0231025},
> - {"SMO8500", KXCJ91008},
> {}
> };
>
Powered by blists - more mailing lists