From: "Rafael J. Wysocki" <rjw@rjwysocki.net>
To: Peter Huewe <peterhuewe@gmx.de>
Cc: "Rafael J. Wysocki" <rafael.j.wysocki@intel.com>,
linux-kernel@vger.kernel.org,
ACPI Devel Maling List <linux-acpi@vger.kernel.org>
Subject: Re: [PATCH 0/8] Add helper macro for pnp_register_driver boilerplate
Date: Wed, 18 Mar 2015 02:35:25 +0100 [thread overview]
Message-ID: <1607591.fOrmNtBKrA@vostro.rjw.lan> (raw)
In-Reply-To: <1426538797-28131-1-git-send-email-peterhuewe@gmx.de>
On Monday, March 16, 2015 09:46:29 PM Peter Huewe wrote:
> This patchset introduces the module_pnp_driver macro which is a
> convenience macro for PNP driver modules similar to module_pci_driver
> and convert the affected drivers to the new helper macro.
> It is intended to be used by drivers which init/exit section does nothing
> but register/unregister the PNP driver. By using this macro it is
> possible to eliminate a few lines of boilerplate code per PNP driver.
>
> If easier you can pull directly from my tree:
>
> The following changes since commit 06e5801b8cb3fc057d88cb4dc03c0b64b2744cda:
>
> Linux 4.0-rc4 (2015-03-15 17:38:20 -0700)
>
> are available in the git repository at:
>
> https://github.com/PeterHuewe/linux-tpmdd.git module_pnp_driver
>
> for you to fetch changes up to 5bf9cf2fdc9f22c7caa1c17a7eb2e17aab099b51:
>
> pnp: tty/serial/8250/8250_fintek: Use module_pnp_driver to register driver (2015-03-16 21:40:05 +0100)
>
> ----------------------------------------------------------------
>
> Peter Huewe (8):
> pnp: Add helper macro for pnp_register_driver boilerplate
> pnp: tpm/tpm_infineon: Use module_pnp_driver to register driver
> pnp: ata/pata_isapnp: Use module_pnp_driver to register driver
> pnp: ide/ide-pnp: Use module_pnp_driver to register driver
> pnp: media/rc: Use module_pnp_driver to register driver
> pnp: net/sb1000: Use module_pnp_driver to register driver
> pnp: platform/x86/apple-gmux: Use module_pnp_driver to register driver
> pnp: tty/serial/8250/8250_fintek: Use module_pnp_driver to register
> driver
Makes sense to me. I'll queue this up for 4.1 if there are no objections.
--
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.
prev parent reply other threads:[~2015-03-18 1:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-16 20:46 Peter Huewe
2015-03-16 20:46 ` [PATCH 1/8] pnp: " Peter Huewe
2015-03-16 20:46 ` [PATCH 2/8] pnp: tpm/tpm_infineon: Use module_pnp_driver to register driver Peter Huewe
2015-03-16 20:46 ` [PATCH 3/8] pnp: ata/pata_isapnp: " Peter Huewe
2015-03-16 20:46 ` [PATCH 4/8] pnp: ide/ide-pnp: " Peter Huewe
2015-03-16 20:46 ` [PATCH 5/8] pnp: media/rc: " Peter Huewe
2015-03-16 20:46 ` [PATCH 6/8] pnp: net/sb1000: " Peter Huewe
2015-03-16 20:46 ` [PATCH 7/8] pnp: platform/x86/apple-gmux: " Peter Huewe
2015-03-16 20:46 ` [PATCH 8/8] pnp: tty/serial/8250/8250_fintek: " Peter Huewe
2015-03-18 1:35 ` Rafael J. Wysocki [this message]
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=1607591.fOrmNtBKrA@vostro.rjw.lan \
--to=rjw@rjwysocki.net \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=peterhuewe@gmx.de \
--cc=rafael.j.wysocki@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome