From patchwork Tue Feb 19 11:18:41 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mark Brown X-Patchwork-Id: 10819699 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id BCB876CB for ; Tue, 19 Feb 2019 11:18:51 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A744E2AA9C for ; Tue, 19 Feb 2019 11:18:51 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9B1B52B299; Tue, 19 Feb 2019 11:18:51 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=2.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE,RDNS_NONE autolearn=no version=3.3.1 Received: from alsa0.perex.cz (unknown [77.48.224.243]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E8E872AA9C for ; Tue, 19 Feb 2019 11:18:50 +0000 (UTC) Received: from alsa0.perex.cz (localhost [127.0.0.1]) by alsa0.perex.cz (Postfix) with ESMTP id 563BF265533; Tue, 19 Feb 2019 12:18:49 +0100 (CET) X-Original-To: alsa-devel@alsa-project.org Delivered-To: alsa-devel@alsa-project.org Received: by alsa0.perex.cz (Postfix, from userid 1000) id C8D79265534; Tue, 19 Feb 2019 12:18:46 +0100 (CET) Received: from heliosphere.sirena.org.uk (heliosphere.sirena.org.uk [172.104.155.198]) by alsa0.perex.cz (Postfix) with ESMTP id 1350C265532 for ; Tue, 19 Feb 2019 12:18:44 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sirena.org.uk; s=20170815-heliosphere; h=Content-Type:MIME-Version: Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=PWWKxhic24dlJlSgcbjo8XrlB4a8g+z3u8RYq7n6kMo=; b=wwSSvGDEsiOGxR49jfElGqmUb vN/6OmqoHbrKbEJYLQlk7LJCphPgmyu/OVGO8CbrAkVMhPKVjckdlXiqpeOvuvcJMRw+VxkaMUaIj hoXu9MRdD/7AhtQFjFYfNyMcqbFyLmNwrYQLZR1+M0rdjUuFYHw3fmp70vtZNZl3BoNok=; Received: from cpc102320-sgyl38-2-0-cust46.18-2.cable.virginm.net ([82.37.168.47] helo=debutante.sirena.org.uk) by heliosphere.sirena.org.uk with esmtpa (Exim 4.89) (envelope-from ) id 1gw3QA-0008Hl-DJ; Tue, 19 Feb 2019 11:18:42 +0000 Received: by debutante.sirena.org.uk (Postfix, from userid 1000) id CC13111284A6; Tue, 19 Feb 2019 11:18:41 +0000 (GMT) Date: Tue, 19 Feb 2019 11:18:41 +0000 From: Mark Brown To: Takashi Iwai Message-ID: <20190219111841.GC6319@sirena.org.uk> MIME-Version: 1.0 X-Cookie: Do not exceed recommended dosage. User-Agent: Mutt/1.10.1 (2018-07-13) Cc: alsa-devel@alsa-project.org, Liam Girdwood Subject: [alsa-devel] [GIT PULL] ASoC fixes for v5.0 X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.14 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-bounces@alsa-project.org X-Virus-Scanned: ClamAV using ClamSMTP The following changes since commit 860b454c2c0cbda6892954f5cdbbb48931b3c8db: ASoC: samsung: Prevent clk_get_rate() calls in atomic context (2019-02-07 14:34:53 +0000) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v5.0-rc6 for you to fetch changes up to 19dd0777773ab17b4d97f7105e836867c0cdecb4: ASoC: simple-card: fixup refcount_t underflow (2019-02-18 18:36:52 +0000) ---------------------------------------------------------------- ASoC: Fixes for v5.0 A few small fixes, a driver fix for Samsung, a fix for refcounting of of_nodes in the simple-card driver that triggered on a lot of systems and a fix for topology error handling. ---------------------------------------------------------------- Bard liao (1): ASoC: topology: free created components in tplg load error Kuninori Morimoto (1): ASoC: simple-card: fixup refcount_t underflow Sylwester Nawrocki (1): ASoC: samsung: i2s: Fix prescaler setting for the secondary DAI sound/soc/generic/simple-card.c | 2 +- sound/soc/samsung/i2s.c | 8 +++++++- sound/soc/soc-topology.c | 8 +++++++- 3 files changed, 15 insertions(+), 3 deletions(-)