[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <f0df9fa3-d543-b307-1a70-a00024042585@linaro.org>
Date: Thu, 13 Oct 2022 19:36:24 -0400
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Stephen Kitt <steve@....org>,
Krzysztof Opasiak <k.opasiak@...sung.com>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] drivers/nfc: use simple i2c probe
On 12/10/2022 13:56, 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,
>
Looks ok, but subject needs to follow regular prefix style, so just "nfc:".
Best regards,
Krzysztof
Powered by blists - more mailing lists