mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 15:41:52 +02:00
Merge branch 'pci/controller/endpoint'
- Fix enum pci_epc_bar_type kerneldoc (Bjorn Helgaas) * pci/controller/endpoint: PCI: endpoint: Fix enum pci_epc_bar_type kerneldoc
This commit is contained in:
commit
94d6a3a060
|
|
@ -149,6 +149,7 @@ struct pci_epc {
|
|||
};
|
||||
|
||||
/**
|
||||
* enum pci_epc_bar_type - configurability of endpoint BAR
|
||||
* @BAR_PROGRAMMABLE: The BAR mask can be configured by the EPC.
|
||||
* @BAR_FIXED: The BAR mask is fixed by the hardware.
|
||||
* @BAR_RESERVED: The BAR should not be touched by an EPF driver.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user