[PATCH] ARM: s3c: Switch i2c drivers back to use .probe()

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Tue May 30 00:45:48 PDT 2023


On Fri, 26 May 2023 23:40:03 +0200, Uwe Kleine-König wrote:
> After commit b8a1a4cd5a98 ("i2c: Provide a temporary .probe_new()
> call-back type"), all drivers being converted to .probe_new() and then
> 03c835f498b5 ("i2c: Switch .probe() to not take an id parameter")
> convert back to (the new) .probe() to be able to eventually drop
> .probe_new() from struct i2c_driver.
> 
> 
> [...]


Fixed checkpatch issue in commit and applied. Please don't skip checkpatch on
your submissions.

Applied, thanks!

[1/1] ARM: s3c: Switch i2c drivers back to use .probe()
      https://git.kernel.org/krzk/linux/c/ca027ae58eaab3632966158ce440a7f50da52bef

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>



More information about the linux-arm-kernel mailing list