Re: [PATCH 1/3] ALSA: hda: aw88399: Use auto-cleanup for put_device()

From: Marco Giunta

Date: Mon Aug 03 2026 - 17:31:19 EST


> A temporary refcount management of a struct device can be done
> gracefully with __clean(put_device) for avoiding potential leaks.
>
> No functional change but just a code cleanup.

Reviewed-by: Marco Giunta <marco_giunta@xxxxxxxxxx>