linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tejun Heo <htejun@gmail.com>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: linux-ide@vger.kernel.org, proski@gnu.org
Subject: Re: [PATCH] libata: replace pci_module_init() with pci_register_driver()
Date: Thu, 10 Aug 2006 20:34:08 +0900	[thread overview]
Message-ID: <44DB19B0.8060108@gmail.com> (raw)
In-Reply-To: <44DB0CE3.8030908@pobox.com>

Jeff Garzik wrote:
> Tejun Heo wrote:
>> From: Pavel Roskin <proski@gnu.org>
>>
>> Replace pci_module_init() with pci_register_driver().
>>
>> Signed-off-by: Pavel Roskin <proski@gnu.org>
>> Signed-off-by: Tejun Heo <htejun@gmail.com>
>>
>> ---
>>
>> This patch is against
>>
>>  upstream (3f066887595de490c411762ce58a31412b09e939)
>>  + improve-init-and-legacy-handling patchset, take #3
>>    (http://article.gmane.org/gmane.linux.ide/12556)
>>
>> And avaliable in the following git tree.
>>
>>   
>> http://htj.dyndns.org/git/?p=libata-tj.git;a=shortlog;h=tj-upstream-pci_register_driver 
>>
>>   git://htj.dyndns.org/libata-tj tj-upstream-pci_register_driver
> 
> FWIW, it is actually better to -not- stack patchsets in this way.
> 
> git merging enables parallel branches.  Since pci-register-driver 
> changes are completely unrelated to the improve-init-and-legacy-handling 
> patchset, it would make sense to have that in an independent branch.
> 
> Anyway, this is not an acceptance or rejection comment (I plan to merge 
> it).  Just a comment.  :)

Thanks, will do things that way.

-- 
tejun

  reply	other threads:[~2006-08-10 11:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-10  9:33 [PATCH] libata: replace pci_module_init() with pci_register_driver() Tejun Heo
2006-08-10 10:39 ` Jeff Garzik
2006-08-10 11:34   ` Tejun Heo [this message]
2006-08-10 10:59 ` Jeff Garzik

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=44DB19B0.8060108@gmail.com \
    --to=htejun@gmail.com \
    --cc=jgarzik@pobox.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=proski@gnu.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).