mirror of
https://github.com/torvalds/linux.git
synced 2024-12-13 22:53:20 +00:00
001f2cdb95
pci_get_device() will increase the reference count for the returned
pci_dev. For the error path, we need to use pci_dev_put() to decrease
the reference count.
Fixes:
|
||
---|---|---|
.. | ||
cr_pll.c | ||
Makefile | ||
vermilion.c | ||
vermilion.h |