RE: [PATCH 2/6 v3] PCI: add new general functions

2008-10-07 Thread Zhao, Yu
On Friday, October 03, 2008 12:22 AM, Jesse Barnes wrote: >On Saturday, September 27, 2008 1:27 am Zhao, Yu wrote: >> Centralize capability related functions into several new functions and put >> PCI resource definitions into an enum. > >> diff --git a/drivers/pci/pci-sysfs.c b/drivers/pci/pci-sysf

Re: [PATCH 2/6 v3] PCI: add new general functions

2008-10-02 Thread Jesse Barnes
On Saturday, September 27, 2008 1:27 am Zhao, Yu wrote: > Centralize capability related functions into several new functions and put > PCI resource definitions into an enum. > diff --git a/drivers/pci/pci-sysfs.c b/drivers/pci/pci-sysfs.c > index f99160d..f2feebc 100644 > --- a/drivers/pci/pci-sys

[PATCH 2/6 v3] PCI: add new general functions

2008-09-27 Thread Zhao, Yu
Centralize capability related functions into several new functions and put PCI resource definitions into an enum. Cc: Jesse Barnes <[EMAIL PROTECTED]> Cc: Randy Dunlap <[EMAIL PROTECTED]> Cc: Grant Grundler <[EMAIL PROTECTED]> Cc: Alex Chiang <[EMAIL PROTECTED]> Cc: Matthew Wilcox <[EMAIL PROTECT