Re: [PATCH] spi: add missing pci_dev_put() before return

From: Geert Uytterhoeven
Date: Wed Feb 23 2022 - 02:45:04 EST


Hi Qing,

On Tue, Feb 15, 2022 at 3:08 AM Qing Wang <wangqing@xxxxxxxx> wrote:
> From: Wang Qing <wangqing@xxxxxxxx>
>
> pci_get_slot() increases its reference count, the caller must
> decrement the reference count by calling pci_dev_put()
>
> Signed-off-by: Wang Qing <wangqing@xxxxxxxx>

Thanks for your patch!

Please use "spi: spi-topcliff-pch:" instead of just "spi:" in the patch
summary, as this is specific to the spi-topcliff-pch driver, not to the SPI
core.

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds