linux/sound/ppc
Takashi Iwai 5e2c946582 ALSA: ppc: Fix of-node refcount unbalance
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: Takashi Iwai <tiwai@suse.de>
2019-02-19 22:20:46 +01:00
..
awacs.c
awacs.h
beep.c
burgundy.c
burgundy.h
daca.c
Kconfig
keywest.c
Makefile
pmac.c
pmac.h
powermac.c
snd_ps3_reg.h
snd_ps3.c
snd_ps3.h
tumbler_volume.h
tumbler.c ALSA: ppc: Fix of-node refcount unbalance 2019-02-19 22:20:46 +01:00