pci_get_domain_bus_and_slot() increases the reference count on the pci
device that is used to register the endpoint. In case of failure in
registration, decrease reference count using pci_dev_put(pcidev) before
returning.
Fixes:
|
||
---|---|---|
.. | ||
adl.c | ||
cnp.c | ||
core.c | ||
core.h | ||
core_ssram.c | ||
icl.c | ||
Kconfig | ||
Makefile | ||
mtl.c | ||
pltdrv.c | ||
spt.c | ||
tgl.c |