From: Lee Jones <lee@kernel.org>
To: Biju Das <biju.das.jz@bp.renesas.com>
Cc: linux-kernel@vger.kernel.org,
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Subject: Re: [PATCH v3] mfd: max77541: Simplify probe()
Date: Tue, 19 Sep 2023 16:24:09 +0100 [thread overview]
Message-ID: <20230919152409.GZ13143@google.com> (raw)
In-Reply-To: <20230831185329.70472-1-biju.das.jz@bp.renesas.com>
On Thu, 31 Aug 2023, Biju Das wrote:
> Simplify probe() by replacing device_get_match_data() and ID lookup for
There are hundreds of ways to "simplify probe()"
Please collect all of these MFD related patches and provide a better
subject line that easily identifies the changes.
For example, I just applied one of your earlier patches as:
mfd: max8997: Simplify obtaining I2C match data and drop max8997_i2c_get_driver_data()
... but I don't have enough spare cycles to fix them all up.
Feel free to use this description or come up with something better.
Please post them all in one set - else they end up spread all over my inbox.
> retrieving match data by i2c_get_match_data().
>
> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
> ---
--
Lee Jones [李琼斯]
next prev parent reply other threads:[~2023-09-19 15:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-31 18:53 [PATCH v3] mfd: max77541: Simplify probe() Biju Das
2023-09-19 15:24 ` Lee Jones [this message]
2023-09-20 6:18 ` 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=20230919152409.GZ13143@google.com \
--to=lee@kernel.org \
--cc=andriy.shevchenko@linux.intel.com \
--cc=biju.das.jz@bp.renesas.com \
--cc=linux-kernel@vger.kernel.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.