From: Andrew Morton <akpm@linux-foundation.org>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: davej@redhat.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] sworks-agp: Switch to PCI ref counting APIs
Date: Wed, 25 Apr 2007 19:21:58 -0700 [thread overview]
Message-ID: <20070425192158.8787a248.akpm@linux-foundation.org> (raw)
In-Reply-To: <20070423145129.1cfcd1f2@the-village.bc.nu>
On Mon, 23 Apr 2007 14:51:29 +0100 Alan Cox <alan@lxorguk.ukuu.org.uk> wrote:
> {
> struct agp_bridge_data *bridge = pci_get_drvdata(pdev);
>
> + pci_dev_put(bridge->dev);
> agp_remove_bridge(bridge);
> agp_put_bridge(bridge);
> + pci_dev_put(serverworks_private.svrwrks_dev)
> + serverworks_private.svrwrks_dev = NULL;
err, guys?
next prev parent reply other threads:[~2007-04-26 2:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-23 13:51 [PATCH] sworks-agp: Switch to PCI ref counting APIs Alan Cox
2007-04-26 2:21 ` Andrew Morton [this message]
2007-04-26 4:20 ` Dave Jones
2007-04-26 4:23 ` Andrew Morton
2007-04-26 4:26 ` Dave Jones
2007-04-26 13:21 ` Alan Cox
2007-04-26 13:13 ` Alan Cox
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=20070425192158.8787a248.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=davej@redhat.com \
--cc=linux-kernel@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