[alsa-devel] [PATCH 0/6] ASoC: Fix of-node refcount unbalance

Takashi Iwai tiwai at suse.de
Tue Feb 19 16:46:46 CET 2019


Hi,

this is a patchset covering the OF-node refcount problem on a few ASoC
drivers.


thanks,

Takashi

===

Takashi Iwai (6):
  ASoC: fsl: Fix of-node refcount unbalance in fsl_ssi_probe_from_dt()
  ASoC: simple-card: Fix missing of_node_put() at simple_dai_link_of()
  ASoC: simple-card: Fix of-node refcount unbalance in DAI-link parser
  ASoC: qcom: Fix of-node refcount unbalance in apq8016_sbc_parse_of()
  ASoC: qcom: Fix of-node refcount unbalance in qcom_snd_parse_of()
  ASoC: samsung: Fix of-node refcount unbalance in odroid_audio_probe()

 sound/soc/fsl/fsl_ssi.c         |  6 ++++--
 sound/soc/generic/simple-card.c | 19 +++++++++++++------
 sound/soc/qcom/apq8016_sbc.c    | 21 ++++++++++++++++-----
 sound/soc/qcom/common.c         | 10 ++++++++--
 sound/soc/samsung/odroid.c      |  5 +++--
 5 files changed, 44 insertions(+), 17 deletions(-)

-- 
2.16.4



More information about the Alsa-devel mailing list