All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alan Cox <alan@redhat.com>
To: akpm@linux-foundation.org
Cc: jeff@garzik.org, linux-ide@vger.kernel.org,
	alan@lxorguk.ukuu.org.uk, alan@redhat.com, davidg@havidave.com
Subject: Re: [patch 3/3] pata_atiixp: Don't disable
Date: Fri, 2 May 2008 17:40:58 -0400	[thread overview]
Message-ID: <20080502214058.GA5706@devserv.devel.redhat.com> (raw)
In-Reply-To: <200805022037.m42Kbg4s013536@imap1.linux-foundation.org>

> diff -puN drivers/ata/pata_atiixp.c~pata_atiixp-dont-disable drivers/ata/pata_atiixp.c
> --- a/drivers/ata/pata_atiixp.c~pata_atiixp-dont-disable
> +++ a/drivers/ata/pata_atiixp.c
> @@ -243,9 +243,6 @@ static int atiixp_init_one(struct pci_de
>  		.port_ops = &atiixp_port_ops
>  	};
>  	const struct ata_port_info *ppi[] = { &info, NULL };
> -	/* Some of the quirk reconfiguration messes up the simplex flag, so
> -	   clear it again */
> -	ata_pci_bmdma_clear_simplex(dev);
>  	return ata_pci_sff_init_one(dev, ppi, &atiixp_sht, NULL);

And this segment can be dropped as the original patch that adds it isn't
needed

      reply	other threads:[~2008-05-02 21:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-02 20:37 [patch 3/3] pata_atiixp: Don't disable akpm
2008-05-02 21:40 ` Alan Cox [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=20080502214058.GA5706@devserv.devel.redhat.com \
    --to=alan@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=davidg@havidave.com \
    --cc=jeff@garzik.org \
    --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.