Messages in this thread |  | | Date | Thu, 12 Dec 2013 17:11:01 +0100 | From | Alexander Gordeev <> | Subject | Re: [PATCH v3 11/11] PCI/MSI: Introduce pcim_enable_msi*() family helpers |
| |
On Tue, Dec 10, 2013 at 04:16:02PM -0700, Bjorn Helgaas wrote: > What's the reason for using the "pcim_" prefix? To me, that suggests that > this is a "managed" interface in the sense described in > Documentation/driver-model/devres.txt, where resources are automatically > deallocated when the driver detaches. But I don't see anything like that > happening in this patch.
Oh.. right. What about pci_auto_ prefix to indicate automatic fallback logic? Or may be even pcia_ ?
-- Regards, Alexander Gordeev agordeev@redhat.com
|  |