diff options
author | long <tlnguyen@snoqualmie.dp.intel.com> | 2005-03-29 23:36:43 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2005-06-21 00:15:26 +0200 |
commit | d0e2b4a0a9dd3eed71b56c47268bf4e40cff6d0f (patch) | |
tree | 567d849ed870807599d439e459e1bbe3cfec2877 /Documentation/tty.txt | |
parent | [PATCH] Use device_for_each_child() to unregister devices in nodemgr_remove_h... (diff) | |
download | linux-d0e2b4a0a9dd3eed71b56c47268bf4e40cff6d0f.tar.xz linux-d0e2b4a0a9dd3eed71b56c47268bf4e40cff6d0f.zip |
[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 'Documentation/tty.txt')
0 files changed, 0 insertions, 0 deletions