From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:54516 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751566AbdH1HBE (ORCPT ); Mon, 28 Aug 2017 03:01:04 -0400 Date: Mon, 28 Aug 2017 09:01:10 +0200 From: Greg KH To: Nhan Nguyen Cc: toru.oishi.zj@renesas.com, thongsyho , stable@vger.kernel.org, Kuninori Morimoto , Mark Brown Subject: Re: [PATCH 4.4.y] ASoC: rsnd: ctu: add rsnd_mix_activation() Message-ID: <20170828070110.GC24913@kroah.com> References: <20170824081942.12668-1-nhan.nguyen.yb@renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170824081942.12668-1-nhan.nguyen.yb@renesas.com> Sender: stable-owner@vger.kernel.org List-ID: On Thu, Aug 24, 2017 at 03:19:42PM +0700, Nhan Nguyen wrote: > From: thongsyho > > commit bd9a603fe78fa838a9c884b1e67749120a45508c upstream. > > Based on datasheet > > Cc: stable@vger.kernel.org > Signed-off-by: Kuninori Morimoto > Signed-off-by: Mark Brown > Signed-off-by: Thong Ho > Signed-off-by: Nhan Nguyen > --- > sound/soc/sh/rcar/ctu.c | 8 ++++++++ > sound/soc/sh/rcar/gen.c | 1 + > sound/soc/sh/rcar/rsnd.h | 1 + > 3 files changed, 10 insertions(+) Why is this a relevant stable kernel patch? thanks, greg k-h