mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
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 | ||