From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [alsa-devel] [PATCH] ASoC: rockchip: add missing INTERLEAVED PCM attribute Date: Wed, 24 Apr 2019 16:07:26 +0200 Message-ID: <20190424140726.GA28008@kroah.com> References: <20180910163932.13722-1-katsuhiro@katsuster.net> <20190424134536.GA20271@kroah.com> <2153141.WrWJEDd2yy@phil> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <2153141.WrWJEDd2yy@phil> Sender: stable-owner@vger.kernel.org To: Heiko Stuebner Cc: Doug Anderson , stable@vger.kernel.org, Katsuhiro Suzuki , LKML , Linux ARM , "open list:ARM/Rockchip SoC..." , ALSA Development Mailing List , Mark Brown , Urja Rannikko List-Id: linux-rockchip.vger.kernel.org On Wed, Apr 24, 2019 at 03:53:54PM +0200, Heiko Stuebner wrote: > Am Mittwoch, 24. April 2019, 15:45:36 CEST schrieb Greg KH: > > On Tue, Apr 23, 2019 at 03:26:42PM -0700, Doug Anderson wrote: > > > Hi, > > > > > > On Sep 10, 2018 at 4:39 PM Katsuhiro Suzuki wrote: > > > > > > > > This patch adds SNDRV_PCM_INFO_INTERLEAVED into PCM hardware info. > > > > > > > > Signed-off-by: Katsuhiro Suzuki > > > > --- > > > > sound/soc/rockchip/rockchip_pcm.c | 3 ++- > > > > 1 file changed, 2 insertions(+), 1 deletion(-) > > > > > > I just tracked down that audio was broken on 4.19 and needs this > > > change to work. Stable: can you please pick it? Specifically I > > > believe you'd want to treat it as if it had: > > > > > > Fixes: 75b31192fe6a ("ASoC: rockchip: add config for rockchip > > > dmaengine pcm register") > > > > What is the git commit id of this patch in Linus's tree? > > Commit id is 24d6638302b48328a58c13439276d4531af4ca7d [0] > > [0] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=24d6638302b48328a58c13439276d4531af4ca7d Thanks, now queued up. greg k-h