]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] shpchp: remove redundant display of PCI device resources
authorrajesh.shah@intel.com <rajesh.shah@intel.com>
Thu, 13 Oct 2005 19:05:37 +0000 (12:05 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 28 Oct 2005 22:36:59 +0000 (15:36 -0700)
commit6fbeea0d46cfccb97ab6e354c69cfc2f7a0e2cce
tree5dd9d1f727a1b6b1435e475dcc62e7fde26d99f5
parent90b82bf1c86c9e73fded94408062a438f89fb4bf
[PATCH] shpchp: remove redundant display of PCI device resources

Info about resources assigned to PCI devices is already available
through sysfs and pci utilities. There's no need for shpchp to
create another sysfs file to display the same information.

Signed-off-by: Rajesh Shah <rajesh.shah@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/hotplug/shpchp_sysfs.c