public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andi Shyti <andi.shyti@kernel.org>
To: Thomas Richard <thomas.richard@bootlin.com>
Cc: "Lee Jones" <lee@kernel.org>,
	"Linus Walleij" <linus.walleij@linaro.org>,
	"Bartosz Golaszewski" <brgl@bgdev.pl>,
	"Wim Van Sebroeck" <wim@linux-watchdog.org>,
	"Guenter Roeck" <linux@roeck-us.net>,
	linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org,
	linux-i2c@vger.kernel.org, linux-watchdog@vger.kernel.org,
	thomas.petazzoni@bootlin.com, blake.vermeer@keysight.com,
	"Uwe Kleine-König" <u.kleine-koenig@baylibre.com>
Subject: Re: [PATCH v2 3/5] i2c: Congatec Board Controller i2c bus driver
Date: Wed, 20 Nov 2024 08:02:30 +0100	[thread overview]
Message-ID: <vrbdmnhekuw3p4zf7xlztd3pf2mgedhrgmfgmryzcyqsuwywhj@p5yhisrggti2> (raw)
In-Reply-To: <lfh3asa2bmy73c4otgtbpr6l2wmjn7btsqzy6zv22sjots53a6@axonub5u454l>

Hi Thomas,

On Tue, Nov 19, 2024 at 11:41:36PM +0100, Andi Shyti wrote:
> 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.

please ignore this comment.

Andi

  reply	other threads:[~2024-11-20  7:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-17 17:00 [PATCH v2 0/5] Congatec Board Controller drivers Thomas Richard
2024-09-17 17:00 ` [PATCH v2 1/5] mfd: add Congatec Board Controller mfd driver Thomas Richard
2024-09-17 17:00 ` [PATCH v2 2/5] gpio: Congatec Board Controller gpio driver Thomas Richard
2024-09-17 19:25   ` Linus Walleij
2024-09-17 17:00 ` [PATCH v2 3/5] i2c: Congatec Board Controller i2c bus driver Thomas Richard
2024-10-01 10:00   ` Andi Shyti
2024-11-19 22:41   ` Andi Shyti
2024-11-20  7:02     ` Andi Shyti [this message]
2024-09-17 17:00 ` [PATCH v2 4/5] watchdog: Congatec Board Controller watchdog timer driver Thomas Richard
2024-09-20 14:55   ` Guenter Roeck
2024-09-17 17:00 ` [PATCH v2 5/5] MAINTAINERS: Add entry for Congatec Board Controller Thomas Richard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vrbdmnhekuw3p4zf7xlztd3pf2mgedhrgmfgmryzcyqsuwywhj@p5yhisrggti2 \
    --to=andi.shyti@kernel.org \
    --cc=blake.vermeer@keysight.com \
    --cc=brgl@bgdev.pl \
    --cc=lee@kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=thomas.richard@bootlin.com \
    --cc=u.kleine-koenig@baylibre.com \
    --cc=wim@linux-watchdog.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox