From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:54508 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750767AbdH1HAo (ORCPT ); Mon, 28 Aug 2017 03:00:44 -0400 Date: Mon, 28 Aug 2017 09:00:49 +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: src: add rsnd_src_halt() Message-ID: <20170828070049.GB24913@kroah.com> References: <20170824081759.4720-1-nhan.nguyen.yb@renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170824081759.4720-1-nhan.nguyen.yb@renesas.com> Sender: stable-owner@vger.kernel.org List-ID: On Thu, Aug 24, 2017 at 03:17:59PM +0700, Nhan Nguyen wrote: > From: thongsyho > > commit 475a361a6f2c7c690fd59a8f5224615e781cc3bd upstream. > > Based on datasheet process > > 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/src.c | 8 ++++++++ > 1 file changed, 8 insertions(+) Why are all of these "add rsnd_src_halt()" patches relevant for a stable kernel? thanks, greg k-h