aboutsummaryrefslogtreecommitdiff
path: root/drivers/base
diff options
context:
space:
mode:
authorlong <tlnguyen@snoqualmie.dp.intel.com>2005-03-29 13:36:43 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2005-06-20 15:15:26 -0700
commitd0e2b4a0a9dd3eed71b56c47268bf4e40cff6d0f (patch)
tree567d849ed870807599d439e459e1bbe3cfec2877 /drivers/base
parent64360322ab3330d4881166380ad43a1eec2f123d (diff)
[PATCH] use device_for_each_child() to properly access child devices.
On Friday, March 25, 2005 8:47 PM Greg KH wrote: >Here's a fix for pci express. For some reason I don't think they are >using the driver model properly here, but I could be wrong... Thanks for making the changes. However, changes in functions: void pcie_port_device_remove(struct pci_dev *dev) and static int remove_iter(struct device *dev, void *data) are not correct. Please use the patch, which is based on kernel 2.6.12-rc1, below for a fix for these. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions