From: Jesse Barnes Date: Fri, 9 Dec 2005 19:55:03 +0000 (-0800) Subject: [PATCH] PCI: document sysfs rom file interface X-Git-Tag: v2.6.16-rc1~654^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d135dff536f30022674d463ce3119bb28e045df;p=pandora-kernel.git [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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed