Re: [PATCH] PCI: remove unused resource assignment in pci_read_bridge_bases()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [DMA Engine]     [Linux Coverity]     [Linux USB]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Greybus]

  Powered by Linux