Re: [PATCH 2/2] PCI: Refactor pci_is_bridge()

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

 



>> +static inline bool pci_is_bridge(struct pci_dev *dev)
>> +{
>> +	return dev->hdr_type == PCI_HEADER_TYPE_BRIDGE ||
>> +		dev->hdr_type == PCI_HEADER_TYPE_CARDBUS;
>> +}
> 
> There's no point in adding this unless somebody uses it (but I assume
> you probably meant to use it in acpi_pci_find_companion() as I mentioned).

I will resend a complete patchset soon if you think it make sense.

Thanks!
Yijing.

> 
>>  /**
>>   * pcie_caps_reg - get the PCIe Capabilities Register
>>   * @dev: PCI device
>> -- 
>> 1.7.1
>>
>>
>> --
>> 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
> 
> 


-- 
Thanks!
Yijing

--
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