On 10/18/2018 11:23 PM, Sinan Kaya wrote:
Getting ready to deprecate pci_reset_function_locked(). Add saverestore and locked parameters to pci_reset_function() function and add saverestore = true and locked = false to all existing callers.
I realized that I forgot to update the commit text but this is a follow up to this conversation per Christoph's request. https://patchwork.kernel.org/patch/10636071/ Since Alex didn't like the idea much, I also split the API reduction work out of the original reset API refactoring work and sent as an RFC.