[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <lfh3asa2bmy73c4otgtbpr6l2wmjn7btsqzy6zv22sjots53a6@axonub5u454l>
Date: Tue, 19 Nov 2024 23:41:36 +0100
From: Andi Shyti <andi.shyti@...nel.org>
To: Thomas Richard <thomas.richard@...tlin.com>
Cc: Lee Jones <lee@...nel.org>, Linus Walleij <linus.walleij@...aro.org>,
Bartosz Golaszewski <brgl@...ev.pl>, Wim Van Sebroeck <wim@...ux-watchdog.org>,
Guenter Roeck <linux@...ck-us.net>, linux-kernel@...r.kernel.org, linux-gpio@...r.kernel.org,
linux-i2c@...r.kernel.org, linux-watchdog@...r.kernel.org, thomas.petazzoni@...tlin.com,
blake.vermeer@...sight.com, Uwe Kleine-König <u.kleine-koenig@...libre.com>
Subject: Re: [PATCH v2 3/5] i2c: Congatec Board Controller i2c bus driver
Hi Thomas,
...
> +static struct platform_driver cgbc_i2c_driver = {
> + .driver = {
> + .name = "cgbc-i2c",
> + },
> + .probe = cgbc_i2c_probe,
> + .remove_new = cgbc_i2c_remove,
Please use "remove" now.
Andi
Powered by blists - more mailing lists