From: Guenter Roeck <linux@roeck-us.net>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: Jim Cromie <jim.cromie@gmail.com>,
Jean Delvare <jdelvare@suse.com>,
linux-hwmon@vger.kernel.org, kernel@pengutronix.de
Subject: Re: [PATCH 1/2] hwmon: pc87360: Introduce a #define for the driver name and use it
Date: Tue, 20 Sep 2022 07:27:05 -0700 [thread overview]
Message-ID: <20220920142705.GA3971239@roeck-us.net> (raw)
In-Reply-To: <20220919103155.795151-2-u.kleine-koenig@pengutronix.de>
On Mon, Sep 19, 2022 at 12:31:54PM +0200, Uwe Kleine-König wrote:
> Make use of the cpp symbol DRIVER_NAME to set the driver's name and also
> as name for devm_request_region(). While at it add a module alias using
> the new define.
>
> This is a preparation for the next cleanup commit that removes a cyclic
> dependency between pc87360_driver (which references pc87360_probe in
> .probe) and pc87360_probe() (which used pc87360_driver.driver.name).
>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Applied to hwmon-next.
Thanks,
Guenter
next prev parent reply other threads:[~2022-09-20 14:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-19 10:31 [PATCH 0/2] hwmon: pc87360: Some cleanups Uwe Kleine-König
2022-09-19 10:31 ` [PATCH 1/2] hwmon: pc87360: Introduce a #define for the driver name and use it Uwe Kleine-König
2022-09-20 14:27 ` Guenter Roeck [this message]
2022-09-19 10:31 ` [PATCH 2/2] hwmon: pc87360: Reorder symbols to get rid of a few forward declarations Uwe Kleine-König
2022-09-20 14:25 ` Guenter Roeck
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=20220920142705.GA3971239@roeck-us.net \
--to=linux@roeck-us.net \
--cc=jdelvare@suse.com \
--cc=jim.cromie@gmail.com \
--cc=kernel@pengutronix.de \
--cc=linux-hwmon@vger.kernel.org \
--cc=u.kleine-koenig@pengutronix.de \
/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