All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee@kernel.org>
To: Biju Das <biju.das.jz@bp.renesas.com>
Cc: Geert Uytterhoeven <geert+renesas@glider.be>,
	Prabhakar Mahadev Lad <prabhakar.mahadev-lad.rj@bp.renesas.com>,
	linux-renesas-soc@vger.kernel.org
Subject: Re: [PATCH] mfd: mc13xxx: Simplify probe()
Date: Mon, 21 Aug 2023 13:07:22 +0100	[thread overview]
Message-ID: <20230821120722.GG1380343@google.com> (raw)
In-Reply-To: <20230819183155.22335-1-biju.das.jz@bp.renesas.com>

On Sat, 19 Aug 2023, Biju Das wrote:

> Simplify probe() by replacing of_match_device() and ID lookup
> for retrieving match data by i2c_get_match_data().
> 
> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
> ---
> Note:
>  * This patch is only compile tested.
> ---
>  drivers/mfd/mc13xxx-i2c.c | 9 +--------
>  1 file changed, 1 insertion(+), 8 deletions(-)

I improved the inadequate subject line before applying.

Please ensure subject lines are both succinct and forthcoming.

-- 
Lee Jones [李琼斯]

  parent reply	other threads:[~2023-08-21 12:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-19 18:31 [PATCH] mfd: mc13xxx: Simplify probe() Biju Das
2023-08-21 12:06 ` (subset) " Lee Jones
2023-08-21 12:07 ` Lee Jones [this message]
2023-08-21 12:15   ` Biju Das

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=20230821120722.GG1380343@google.com \
    --to=lee@kernel.org \
    --cc=biju.das.jz@bp.renesas.com \
    --cc=geert+renesas@glider.be \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
    /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.