[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20221114204116.5d9169ba@jic23-huawei>
Date: Mon, 14 Nov 2022 20:41:16 +0000
From: Jonathan Cameron <jic23@...nel.org>
To: Wolfram Sang <wsa@...nel.org>
Cc: Angel Iglesias <ang.iglesiasg@...il.com>,
linux-iio@...r.kernel.org,
Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>, linux-kernel@...r.kernel.org,
Nuno Sá <noname.nuno@...il.com>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
linux-i2c@...r.kernel.org
Subject: Re: [PATCH v3 1/2] i2c: core: Introduce i2c_client_get_device_id
helper function
On Mon, 14 Nov 2022 20:53:20 +0100
Wolfram Sang <wsa@...nel.org> wrote:
> On Sun, Nov 13, 2022 at 06:46:30PM +0100, Angel Iglesias wrote:
> > Introduces new helper function to aid in .probe_new() refactors. In order
> > to use existing i2c_get_device_id() on the probe callback, the device
> > match table needs to be accessible in that function, which would require
> > bigger refactors in some drivers using the deprecated .probe callback.
> >
> > This issue was discussed in more detail in the IIO mailing list.
> >
> > Link: https://lore.kernel.org/all/20221023132302.911644-11-u.kleine-koenig@pengutronix.de/
> > Suggested-by: Nuno Sá <noname.nuno@...il.com>
> > Suggested-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
> > Suggested-by: Jonathan Cameron <jic23@...nel.org>
> > Signed-off-by: Angel Iglesias <ang.iglesiasg@...il.com>
> > Reviewed-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
>
> Immutable branch here:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/client_device_id_helper-immutable
>
> I merged this branch also into i2c/for-mergewindow.
>
> Thank you, everyone!
>
Excellent. Merged that into iio.git/togreg and applied patch 2.
Thanks,
Jonathan
Powered by blists - more mailing lists