[PATCH v1 1/2] ALSA: hda: cs35l41: Call put_device() in the scope of get_device()

Takashi Iwai tiwai at suse.de
Tue Sep 6 14:01:27 CEST 2022


On Mon, 05 Sep 2022 18:58:25 +0200,
Andy Shevchenko wrote:
> 
> When put_device() is called in another function it's hard to realize
> that and easy to "fix" the code in a wrong way. Instead, move
> put_device() to be in the same scope as get_device(), so we prevent
> appearance of any attempts to "fix" the code.
> 
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>

Applied both patches now.  Thanks.


Takashi


More information about the Alsa-devel mailing list