diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2022-02-23 22:16:37 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-02-24 16:43:52 +0300 |
commit | 609d7ffdc42199a0ec949db057e3b4be6745d6c5 (patch) | |
tree | 4b6d691379f5c628b49006a72a92895e108aa14a /drivers/ptp | |
parent | a586f944f3a30cfffdbda081aa094bc6845f5ba9 (diff) | |
download | linux-609d7ffdc42199a0ec949db057e3b4be6745d6c5.tar.xz |
spi: pxa2xx-pci: Balance reference count for PCI DMA device
The pci_get_slot() increases its reference count, the caller
must decrement the reference count by calling pci_dev_put().
Fixes: 743485ea3bee ("spi: pxa2xx-pci: Do a specific setup in a separate function")
Fixes: 25014521603f ("spi: pxa2xx-pci: Enable DMA for Intel Merrifield")
Reported-by: Wang Qing <wangqing@vivo.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20220223191637.31147-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/ptp')
0 files changed, 0 insertions, 0 deletions