]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
PCI: centralize the capabilities code in probe.c
authorZhao, Yu <yu.zhao@intel.com>
Mon, 13 Oct 2008 11:49:55 +0000 (19:49 +0800)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 20 Oct 2008 17:54:31 +0000 (10:54 -0700)
commit201de56eb22f1ff3f36804bc70cbff220b50f067
tree3613a9485bee233ab62bc9d747b40aa3b11eeec7
parent280c73d3691fb182fa55b0160737c2c0feb79471
PCI: centralize the capabilities code in probe.c

This patch centralizes the initialization and release functions of
various PCI capabilities in probe.c, which makes the introduction
of new capability support functions cleaner in the future.

Signed-off-by: Yu Zhao <yu.zhao@intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/probe.c