diff options
author | Philipp Stanner <[email protected]> | 2024-08-09 11:52:48 +0200 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2024-08-16 16:29:53 -0600 |
commit | 8839adc33ff7a5464dbfc17de8afe5fedf9c6029 (patch) | |
tree | c031bff260f5cf80a4a385845c12d231270a20f6 /scripts/generate_rust_analyzer.py | |
parent | 1f5e3920b5e45cef81a31a1dcf8e1d0f615840fa (diff) |
Documentation: devres: fix error about PCI devres
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 8558de401b5f ("drm/vboxvideo: use
managed pci functions").
Change the function summary so the functions dangerous behavior becomes
obvious.
Signed-off-by: Philipp Stanner <[email protected]>
Acked-by: Bjorn Helgaas <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions