diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2022-02-23 18:12:40 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-02-25 12:36:31 +0300 |
commit | 5318f70da7e82649d794fc27d8a127c22aa3566e (patch) | |
tree | 2e787bf868ea7d7d36d5300a5c66a9cb0c6369cb /scripts/gdb/linux/proc.py | |
parent | 67ec6dd0b257bd81b4e9fcac89b29da72f6265e5 (diff) | |
download | linux-5318f70da7e82649d794fc27d8a127c22aa3566e.tar.xz |
serial: 8250_lpss: 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: 9a1870ce812e ("serial: 8250: don't use slave_id of dma_slave_config")
Depends-on: a13e19cf3dc1 ("serial: 8250_lpss: split LPSS driver to separate module")
Reported-by: Qing Wang <wangqing@vivo.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20220223151240.70248-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