Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933863AbZGQAZC (ORCPT ); Thu, 16 Jul 2009 20:25:02 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933810AbZGQAZB (ORCPT ); Thu, 16 Jul 2009 20:25:01 -0400 Received: from gate.crashing.org ([63.228.1.57]:51439 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933734AbZGQAZA (ORCPT ); Thu, 16 Jul 2009 20:25:00 -0400 Subject: Re: [PATCH 1/2] vga: implements VGA arbitration on Linux From: Benjamin Herrenschmidt To: Alan Cox Cc: Dave Airlie , Greg KH , Tiago Vignatti , Jesse Barnes , Dave Airlie , linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20090716094135.4e6c9ba0@lxorguk.ukuu.org.uk> References: <1247576250-16274-1-git-send-email-tiago.vignatti@nokia.com> <1247576250-16274-2-git-send-email-tiago.vignatti@nokia.com> <20090714161514.GA2026@kroah.com> <21d7e9970907152054q61c9bf75x836b4b644ec22a00@mail.gmail.com> <20090716094135.4e6c9ba0@lxorguk.ukuu.org.uk> Content-Type: text/plain Date: Fri, 17 Jul 2009 10:24:23 +1000 Message-Id: <1247790263.27937.75.camel@pasglop> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 754 Lines: 21 On Thu, 2009-07-16 at 09:41 +0100, Alan Cox wrote: > > We don't have a device in this case, vga arb is more of an abstraction than > > an actual device. > > > > I suppose if we were feeling crazy we could add a platform device for it. > > Probably a good idea and it gives you something more meaningful to hang > the list of devices being arbitrated. That's a good point, it would be useful for diagnosis purposes at least to have a sysfs dir with symlinks to the devices being arbitrated. Cheers, Ben. -- 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/