From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [GIT PULL] ASoC fixes for v5.0 Date: Tue, 19 Feb 2019 13:38:29 +0100 Message-ID: References: <20190219111841.GC6319@sirena.org.uk> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id E0E47265523 for ; Tue, 19 Feb 2019 13:38:30 +0100 (CET) In-Reply-To: <20190219111841.GC6319@sirena.org.uk> 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 To: Mark Brown Cc: alsa-devel@alsa-project.org, Liam Girdwood List-Id: alsa-devel@alsa-project.org On Tue, 19 Feb 2019 12:18:41 +0100, Mark Brown wrote: > > 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. Pulled now. Thanks. Takashi