All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: linux-ide@vger.kernel.org
Subject: Re: [PATCH] pata_legacy: multiple updates (rediff as asked)
Date: Fri, 01 Feb 2008 11:57:09 -0500	[thread overview]
Message-ID: <47A34F65.6000401@garzik.org> (raw)
In-Reply-To: <20080128161001.1ceab333@core>

Alan Cox wrote:
> - Fix probe logic to support multiple devices better
> - Fold in qdi and winbond support
> - Fix promise 202C30 probe
> - Restructure

hrm, some of this is already in #upstream (and thus -mm, though maybe 
akpm has not yet regenerated his stuff).

patch(1) seems to think I already have this stuff, and indeed the most 
recent changesets in pata_legacy are


commit b832548773b0cd98216534caa31b9ed7607c4e76
Author: Alan Cox <alan@lxorguk.ukuu.org.uk>
Date:   Sat Jan 19 15:47:23 2008 +0000

     pata_legacy: Merge winbond support

     This puts winbond VLB in with the other ISA/VLB support and means 
we can
     lose pata_winbond.c. With all the VLB/ISA probe in one space (and 
out of
     the core libata) this makes legacy probing work sanely.

     Also switch to devm_ for resource handling on the ports post probe

     Signed-off-by: Alan Cox <alan@redhat.com>
     Signed-off-by: Jeff Garzik <jeff@garzik.org>

commit defc9cd826e4a99f550504a744f9407b518828ae
Author: Alan Cox <alan@lxorguk.ukuu.org.uk>
Date:   Thu Jan 10 14:33:10 2008 -0800

     pata_legacy: resychronize with upstream changes and resubmit

     Update the legacy driver so it can handle VLB ports nicely, and has an
     internal structure for nailing new ISA/VLB forms in.  Anyone got an 
ALI14xx
     and a spare day ;)

     Also adds an "all" parameter so you can load this driver after all 
the PCI
     ones in a boot time kernel and tell it to grab anything ST412 
compatible
     even if it is an unknown PCI device.  That allows libata to offer 
the same
     "just get me a disk somehow" fallback that old IDE did.

     Obsoletes pata_qdi.

     Signed-off-by: Alan Cox <alan@redhat.com>
     Cc: Tejun Heo <htejun@gmail.com>
     Cc: Jeff Garzik <jeff@garzik.org>
     Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
     Signed-off-by: Jeff Garzik <jeff@garzik.org>




      reply	other threads:[~2008-02-01 16:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-28 16:10 [PATCH] pata_legacy: multiple updates (rediff as asked) Alan Cox
2008-02-01 16:57 ` Jeff Garzik [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=47A34F65.6000401@garzik.org \
    --to=jeff@garzik.org \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-ide@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.