]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
PCI: fix VGA arbiter header file
authorJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 17 Sep 2009 16:40:31 +0000 (09:40 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 17 Sep 2009 17:05:28 +0000 (10:05 -0700)
Remove reference to vgaarb.c and replace it with a comment about the
arbiter itself.

Reported-by: Tiago Vignatti <tiago.vignatti@nokia.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
include/linux/vgaarb.h

index e81c64af80c12095b6ba076a2340ff448f4eed62..a1fa1da8dc1a7257d7e8c1d44f6f14094036bc25 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * vgaarb.c
+ * The VGA aribiter manages VGA space routing and VGA resource decode to
+ * allow multiple VGA devices to be used in a system in a safe way.
  *
  * (C) Copyright 2005 Benjamin Herrenschmidt <benh@kernel.crashing.org>
  * (C) Copyright 2007 Paulo R. Zanoni <przanoni@gmail.com>