On Monday, October 13, 2008 6:02 am Zhao, Yu wrote: > This cleanup removes the resource assignment in pci_read_bridge_bases() > since it has taken care by pci_alloc_child_bus() when allocating the bus: > > /* Set up default resource pointers and names.. */ > for (i = 0; i < PCI_BRIDGE_RES_NUM; i++) { > child->resource[i] = > &bridge->resource[PCI_BRIDGE_RESOURCES+i]; child->resource[i]->name = > child->name; > } > > Signed-off-by: Yu Zhao <yu.zhao@xxxxxxxxx> Applied, thanks. Jesse -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html