[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20221014165248.GA258761@roeck-us.net>
Date: Fri, 14 Oct 2022 09:52:48 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Stephen Kitt <steve@....org>
Cc: Jean Delvare <jdelvare@...e.com>, linux-hwmon@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] drivers/hwmon: use simple i2c probe
On Tue, Oct 11, 2022 at 04:33:08PM +0200, Stephen Kitt wrote:
> All these drivers have an i2c probe function which doesn't use the
> "struct i2c_device_id *id" parameter, so they can trivially be
> converted to the "probe_new" style of probe with a single argument.
>
> This is part of an ongoing transition to single-argument i2c probe
> functions. Old-style probe functions involve a call to i2c_match_id:
> in drivers/i2c/i2c-core-base.c,
>
Applied to hwmon-next.
Thanks,
Guenter
Powered by blists - more mailing lists