commit | 280c73d3691fb182fa55b0160737c2c0feb79471 | [log] [tgz] |
---|---|---|
author | Zhao, Yu <yu.zhao@intel.com> | Mon Oct 13 20:01:00 2008 +0800 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Mon Oct 20 10:54:31 2008 -0700 |
tree | bc263e3f8c276a82bf48c490b597ca956bb4853b | |
parent | e354597cce8d219d135d65e585dc4f30323486b9 [diff] |
PCI: centralize the capabilities code in pci-sysfs.c This patch centralizes functions used to add and remove sysfs entries for various capabilities. With this cleanup, the code is more readable and easier for adding new capability related functions. Signed-off-by: Yu Zhao <yu.zhao@intel.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>