1. 08 7月, 2005 1 次提交
  2. 02 7月, 2005 1 次提交
  3. 21 6月, 2005 1 次提交
    • L
      [PATCH] use device_for_each_child() to properly access child devices. · d0e2b4a0
      long 提交于
      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: NGreg Kroah-Hartman <gregkh@suse.de>
      d0e2b4a0
  4. 17 4月, 2005 2 次提交