]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] PCI: document sysfs rom file interface
authorJesse Barnes <jesse.barnes@intel.com>
Fri, 9 Dec 2005 19:55:03 +0000 (11:55 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 9 Jan 2006 20:13:19 +0000 (12:13 -0800)
commit5d135dff536f30022674d463ce3119bb28e045df
treebfc24047c4ed8c3af5b982d1d685ec6d4dcd5dbf
parentac7dc65ac0b945270548414491efa9c4357417d9
[PATCH] PCI: document sysfs rom file interface

idr gently pointed out today that not only is the sysfs rom file
interface somewhat unintuitive (despite my efforts and initial
implementation), but it's also undocumented!  This patch to
Documentation/filesystems/sysfs-pci.txt corrects the latter problem; the
former is a userland ABI now though, so we're stuck with it for awhile
at least.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Documentation/filesystems/sysfs-pci.txt