All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Lee Jones <lee@kernel.org>,
	Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Cc: Chen-Yu Tsai <wens@csie.org>, Shawn Guo <shawnguo@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>,
	NXP Linux Team <linux-imx@nxp.com>,
	Andy Gross <agross@kernel.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konrad.dybcio@linaro.org>,
	Tony Lindgren <tony@atomide.com>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-arm-msm@vger.kernel.org, linux-omap@vger.kernel.org
Subject: Re: [PATCH] mfd: Use device_get_match_data()
Date: Thu, 12 Oct 2023 10:04:01 -0500	[thread overview]
Message-ID: <CAL_JsqK22vWx1VPnrwEh+N-6vy5a7npFSW-=gp1uabTPSG2PpA@mail.gmail.com> (raw)
In-Reply-To: <20231012092618.GF8314@google.com>

On Thu, Oct 12, 2023 at 4:26 AM Lee Jones <lee@kernel.org> wrote:
>
> On Tue, 10 Oct 2023, Chen-Yu Tsai wrote:
>
> > On Tue, Oct 10, 2023 at 5:14 AM Rob Herring <robh@kernel.org> wrote:
> > >
> > > Use preferred device_get_match_data() instead of of_match_device() to
> > > get the driver match data. With this, adjust the includes to explicitly
> > > include the correct headers.
> > >
> > > Signed-off-by: Rob Herring <robh@kernel.org>
> > > ---
> > >  drivers/mfd/axp20x.c           | 22 +++-------------------
> >
> > I'd keep the error message, but otherwise for axp20x,
> >
> > Reviewed-by: Chen-Yu Tsai <wens@csie.org>
> >
> > >  drivers/mfd/hi6421-pmic-core.c |  9 +++------
> > >  drivers/mfd/mxs-lradc.c        |  9 ++-------
> > >  drivers/mfd/qcom-spmi-pmic.c   |  6 ++++--
> > >  drivers/mfd/qcom_rpm.c         |  8 ++++----
> > >  drivers/mfd/tps65910.c         | 11 ++---------
> > >  drivers/mfd/twl4030-power.c    |  9 +++------
> > >  drivers/mfd/twl6030-irq.c      | 10 +++++-----
> > >  8 files changed, 26 insertions(+), 58 deletions(-)
>
> FYI, this patch is not in my inbox.

There seems to be some issue with kernel.org delivering my mails. You
are not the only one. I thought it was just ones with large numbers of
recipients, but seems to be something else. Konstantin has been
looking into it. Do you see any pattern of mails you do receive from
me? Sent via google vs. kernel.org?

Rob

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Lee Jones <lee@kernel.org>,
	Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Cc: Chen-Yu Tsai <wens@csie.org>, Shawn Guo <shawnguo@kernel.org>,
	 Sascha Hauer <s.hauer@pengutronix.de>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	 Fabio Estevam <festevam@gmail.com>,
	NXP Linux Team <linux-imx@nxp.com>,
	Andy Gross <agross@kernel.org>,
	 Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konrad.dybcio@linaro.org>,
	 Tony Lindgren <tony@atomide.com>,
	linux-kernel@vger.kernel.org,
	 linux-arm-kernel@lists.infradead.org,
	linux-arm-msm@vger.kernel.org,  linux-omap@vger.kernel.org
Subject: Re: [PATCH] mfd: Use device_get_match_data()
Date: Thu, 12 Oct 2023 10:04:01 -0500	[thread overview]
Message-ID: <CAL_JsqK22vWx1VPnrwEh+N-6vy5a7npFSW-=gp1uabTPSG2PpA@mail.gmail.com> (raw)
In-Reply-To: <20231012092618.GF8314@google.com>

On Thu, Oct 12, 2023 at 4:26 AM Lee Jones <lee@kernel.org> wrote:
>
> On Tue, 10 Oct 2023, Chen-Yu Tsai wrote:
>
> > On Tue, Oct 10, 2023 at 5:14 AM Rob Herring <robh@kernel.org> wrote:
> > >
> > > Use preferred device_get_match_data() instead of of_match_device() to
> > > get the driver match data. With this, adjust the includes to explicitly
> > > include the correct headers.
> > >
> > > Signed-off-by: Rob Herring <robh@kernel.org>
> > > ---
> > >  drivers/mfd/axp20x.c           | 22 +++-------------------
> >
> > I'd keep the error message, but otherwise for axp20x,
> >
> > Reviewed-by: Chen-Yu Tsai <wens@csie.org>
> >
> > >  drivers/mfd/hi6421-pmic-core.c |  9 +++------
> > >  drivers/mfd/mxs-lradc.c        |  9 ++-------
> > >  drivers/mfd/qcom-spmi-pmic.c   |  6 ++++--
> > >  drivers/mfd/qcom_rpm.c         |  8 ++++----
> > >  drivers/mfd/tps65910.c         | 11 ++---------
> > >  drivers/mfd/twl4030-power.c    |  9 +++------
> > >  drivers/mfd/twl6030-irq.c      | 10 +++++-----
> > >  8 files changed, 26 insertions(+), 58 deletions(-)
>
> FYI, this patch is not in my inbox.

There seems to be some issue with kernel.org delivering my mails. You
are not the only one. I thought it was just ones with large numbers of
recipients, but seems to be something else. Konstantin has been
looking into it. Do you see any pattern of mails you do receive from
me? Sent via google vs. kernel.org?

Rob

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2023-10-12 15:04 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-09 21:13 [PATCH] mfd: Use device_get_match_data() Rob Herring
2023-10-10  8:27 ` Chen-Yu Tsai
2023-10-10  8:27   ` Chen-Yu Tsai
2023-10-10 11:44   ` Rob Herring
2023-10-10 11:44     ` Rob Herring
2023-10-12  9:26   ` Lee Jones
2023-10-12  9:26     ` Lee Jones
2023-10-12 15:04     ` Rob Herring [this message]
2023-10-12 15:04       ` Rob Herring
2023-10-13 10:17       ` Lee Jones
2023-10-13 10:17         ` Lee Jones
2023-10-13 13:24         ` Rob Herring
2023-10-13 13:24           ` Rob Herring

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='CAL_JsqK22vWx1VPnrwEh+N-6vy5a7npFSW-=gp1uabTPSG2PpA@mail.gmail.com' \
    --to=robh@kernel.org \
    --cc=agross@kernel.org \
    --cc=andersson@kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=konrad.dybcio@linaro.org \
    --cc=konstantin@linuxfoundation.org \
    --cc=lee@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    --cc=tony@atomide.com \
    --cc=wens@csie.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.