From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762359AbYBCFdp (ORCPT ); Sun, 3 Feb 2008 00:33:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751194AbYBCFdg (ORCPT ); Sun, 3 Feb 2008 00:33:36 -0500 Received: from gate.crashing.org ([63.228.1.57]:36580 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750991AbYBCFdf (ORCPT ); Sun, 3 Feb 2008 00:33:35 -0500 Subject: Re: PCI: Remove users of pci_enable_device_bars() From: Benjamin Herrenschmidt Reply-To: benh@kernel.crashing.org To: Greg KH Cc: Bartlomiej Zolnierkiewicz , Jeff Garzik , Linux Kernel Mailing List , Alan Cox , Linux IDE mailing list In-Reply-To: <20080202200531.GC24717@suse.de> References: <200802020506.m1256FVn024064@hera.kernel.org> <47A40D54.70509@garzik.org> <200802022101.11095.bzolnier@gmail.com> <20080202200531.GC24717@suse.de> Content-Type: text/plain Date: Sun, 03 Feb 2008 16:32:58 +1100 Message-Id: <1202016778.7208.0.camel@pasglop> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > > Since Alan has commented on it: > > > > http://lkml.org/lkml/2007/12/17/422 > > > > "5520 in fact is always enabled as it is the host bridge. > > pci_enable_device_io will do just fine. The 5520 fun is if you disable it > > the system hangs." > > > > I moved on assuming that either submitter or integrator would follow up... > > but it seems that it didn't happen. :( > > > > PS Could somebody remove the stale comment from cs5520.c? > > Ben, care to send me a patch for this, as it's your change? Ah sure, will do tomorrow. Cheers, Ben.