From: David Miller <davem@davemloft.net>
To: florian@openwrt.org
Cc: devendra.aaru@gmail.com, netdev@vger.kernel.org
Subject: Re: [PATCH] r6040: use module_pci_driver macro
Date: Mon, 09 Jul 2012 14:43:00 -0700 (PDT) [thread overview]
Message-ID: <20120709.144300.1458973428286984287.davem@davemloft.net> (raw)
In-Reply-To: <201207082339.17996.florian@openwrt.org>
From: Florian Fainelli <florian@openwrt.org>
Date: Sun, 8 Jul 2012 23:39:17 +0200
> Le dimanche 08 juillet 2012 17:57:57, Devendra Naga a écrit :
>> as the manual of module_pci_driver says that
>> it can be used when the init and exit functions of
>> the module does nothing but the pci_register_driver
>> and pci_unregister_driver.
>>
>> use it for rdc's r6040 driver, as the init and exit
>> paths does as above, and also this reduces a little
>> amount of code.
>>
>> Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
>
> Acked-by: Florian Fainelli <florian@openwrt.org>
Applied.
prev parent reply other threads:[~2012-07-09 21:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-08 15:57 [PATCH] r6040: use module_pci_driver macro Devendra Naga
2012-07-08 21:39 ` Florian Fainelli
2012-07-09 21:43 ` David Miller [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=20120709.144300.1458973428286984287.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=devendra.aaru@gmail.com \
--cc=florian@openwrt.org \
--cc=netdev@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).