Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266467AbUJTWNS (ORCPT ); Wed, 20 Oct 2004 18:13:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S269042AbUJTWLv (ORCPT ); Wed, 20 Oct 2004 18:11:51 -0400 Received: from parcelfarce.linux.theplanet.co.uk ([195.92.249.252]:29089 "EHLO www.linux.org.uk") by vger.kernel.org with ESMTP id S266467AbUJTWCp (ORCPT ); Wed, 20 Oct 2004 18:02:45 -0400 Date: Wed, 20 Oct 2004 23:02:42 +0100 From: Matthew Wilcox To: Hanna Linder Cc: lkml , kernel-janitors , greg@kroah.com, davej@codemonkey.org.uk Subject: Re: [KJ] [RFT 2.6] generic.c: replace pci_find_device with pci_get_device Message-ID: <20041020220242.GY16153@parcelfarce.linux.theplanet.co.uk> References: <17100000.1098298277@w-hlinder.beaverton.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17100000.1098298277@w-hlinder.beaverton.ibm.com> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1140 Lines: 21 On Wed, Oct 20, 2004 at 11:51:17AM -0700, Hanna Linder wrote: > As pci_find_device is going away soon I have converted this file to use > pci_get_device instead. I have compile tested it. If anyone has this hardware > and could test it that would be great. Looks to me like this is a broken interface. We almost certainly want to pass the agp_device to agp_collect_device_status and agp_device_command, as noted in the comment to agp_collect_device_status. DaveJ? -- "Next the statesmen will invent cheap lies, putting the blame upon the nation that is attacked, and every man will be glad of those conscience-soothing falsities, and will diligently study them, and refuse to examine any refutations of them; and thus he will by and by convince himself that the war is just, and will thank God for the better sleep he enjoys after this process of grotesque self-deception." -- Mark Twain - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/