mirror of https://github.com/torvalds/linux.git
The documentation states that pcim_enable_device() will make "all PCI
ops" managed. This is totally false, only a small subset of PCI
functions become managed that way. Implicating otherwise has caused at
least one bug so far, namely in commit
|
||
|---|---|---|
| .. | ||
| binding.rst | ||
| bus.rst | ||
| design-patterns.rst | ||
| device.rst | ||
| devres.rst | ||
| driver.rst | ||
| index.rst | ||
| overview.rst | ||
| platform.rst | ||
| porting.rst | ||