Skip to content
Snippets Groups Projects
user avatar
Takashi Iwai authored
We forgot to unreference the node when aborting from the loop of
for_each_child_of_node() in snd_pmac_tumbler_init().  This leads to
unbalanced node refcount.  Fix it by adding the missing of_node_put()
call.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
5e2c9465
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.