Re: [PATCH] hid-elo: update the reference count of the usb device structure

From: Greg KH
Date: Sun Jul 25 2021 - 02:33:44 EST


On Sat, Jul 24, 2021 at 09:24:34PM +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?