diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2022-02-15 13:09:20 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-02-25 12:35:59 +0300 |
commit | 67ec6dd0b257bd81b4e9fcac89b29da72f6265e5 (patch) | |
tree | a1ecee48c31637e24205c487d680a359f875a9bf /scripts/gdb/linux/proc.py | |
parent | c5e453f9c9a97c03d6c050a2bfbe6859fe1d9d5a (diff) | |
download | linux-67ec6dd0b257bd81b4e9fcac89b29da72f6265e5.tar.xz |
serial: 8250_mid: 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: 90b9aacf912a ("serial: 8250_pci: add Intel Tangier support")
Fixes: f549e94effa1 ("serial: 8250_pci: add Intel Penwell ports")
Reported-by: Qing Wang <wangqing@vivo.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Depends-on: d9eda9bab237 ("serial: 8250_pci: Intel MID UART support to its own driver")
Link: https://lore.kernel.org/r/20220215100920.41984-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions