From patchwork Fri Jan 24 21:36:18 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pierre-Louis Bossart X-Patchwork-Id: 11351083 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 68EE56C1 for ; Fri, 24 Jan 2020 21:38:24 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 00A492071E for ; Fri, 24 Jan 2020 21:38:23 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="L2jqktXF" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 00A492071E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.intel.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 3ABAC166E; Fri, 24 Jan 2020 22:37:38 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 3ABAC166E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1579901902; bh=/8d6NxoMi5wKJhKk+Kw1mKIIlysqDrcX0AUB6ROfYNE=; h=From:To:Date:Cc:Subject:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=L2jqktXFGtIlAbm1KpN+my9dra39Tjb3yQAcOR7KzcBJbNQCkcABFu2ZKRkfDhGwF wn/WGnAUJmu5fxGaM+oyo70AW637xx7QQCcKFvcHZV7GPRZmRnFA7ZB0Wm2hsJUHLk I68oXXe28fc7qxu4LcFo+xxkhtrVvCp0rrjCAIeE= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 656B1F80273; Fri, 24 Jan 2020 22:36:43 +0100 (CET) X-Original-To: alsa-devel@alsa-project.org Delivered-To: alsa-devel@alsa-project.org Received: by alsa1.perex.cz (Postfix, from userid 50401) id 97392F8022D; Fri, 24 Jan 2020 22:36:38 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on alsa1.perex.cz X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=SPF_HELO_NONE,SPF_NONE autolearn=disabled version=3.4.0 Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id D90C9F800DE for ; Fri, 24 Jan 2020 22:36:32 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz D90C9F800DE X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 24 Jan 2020 13:36:30 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,359,1574150400"; d="scan'208";a="294313383" Received: from sascates-mobl2.amr.corp.intel.com (HELO pbossart-mobl3.amr.corp.intel.com) ([10.251.4.164]) by fmsmga001.fm.intel.com with ESMTP; 24 Jan 2020 13:36:29 -0800 From: Pierre-Louis Bossart To: alsa-devel@alsa-project.org Date: Fri, 24 Jan 2020 15:36:18 -0600 Message-Id: <20200124213625.30186-1-pierre-louis.bossart@linux.intel.com> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Cc: tiwai@suse.de, broonie@kernel.org, Pierre-Louis Bossart Subject: [alsa-devel] [PATCH 0/7] ASoC: SOF: fixes for 5.6 X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" I know this is cutting it close to the merge window, but since Takashi suggested I provide the suspend bug he, Kai and I were working on, I decided to send a small batch of fixes. Bard Liao (1): ASoC: intel: soc-acpi-intel-icl-match: fix rt715 ADR Guennadi Liakhovetski (2): ASoC: SOF: fix an Oops, caused by invalid topology ASoC: Intel: consistent HDMI codec probing code Kai Vehmanen (1): ASoC: SOF: trace: fix unconditional free in trace release Pan Xiuli (1): ASoC: SOF: pci: add missing default_fw_name of JasperLake Pierre-Louis Bossart (2): ASoC: SOF: core: free trace on errors ASoC: SOF: core: release resources on errors in probe_continue sound/soc/intel/boards/bxt_da7219_max98357a.c | 14 +++---- sound/soc/intel/boards/bxt_rt298.c | 14 +++---- sound/soc/intel/boards/cml_rt1011_rt5682.c | 13 ++++--- sound/soc/intel/boards/glk_rt5682_max98357a.c | 16 ++++---- sound/soc/intel/boards/sof_rt5682.c | 15 ++++---- .../intel/common/soc-acpi-intel-icl-match.c | 2 +- sound/soc/sof/core.c | 38 ++++++++----------- sound/soc/sof/pcm.c | 10 +++++ sound/soc/sof/pm.c | 4 ++ sound/soc/sof/sof-pci-dev.c | 1 + sound/soc/sof/trace.c | 7 +++- 11 files changed, 74 insertions(+), 60 deletions(-)