Re: [PATCH] usb: stkwebcam: update the reference count of the usb device structure

From: Greg KH
Date: Sun Jul 25 2021 - 02:40:21 EST


On Sat, Jul 24, 2021 at 08:58:31PM +0100, Salah Triki wrote:
> Use usb_get_dev() and usb_put_dev() in order to update the reference
> count of the usb device structure.

Why?