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 katsuhiro@katsuster.net wrote:
This patch adds SNDRV_PCM_INFO_INTERLEAVED into PCM hardware info.
Signed-off-by: Katsuhiro Suzuki katsuhiro@katsuster.net
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/?i...
Thanks, now queued up.
greg k-h