On Thu, 2025-05-15 at 15:58 +0300, Andy Shevchenko wrote: > On Thu, May 15, 2025 at 02:46:00PM +0200, Philipp Stanner wrote: > > pcim_enable_device() is not related anymore to switching the mode > > of > > operation of any functions. It merely sets up a devres callback for > > automatically disabling the PCI device on driver detach. > > > > Adjust the function's documentation. > > Is the "Docu" prefix in thew Subject aligned with the git history of > this file? > Seems its "Documentation: ". Can fix. P.