From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:54502 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750871AbdH1HAO (ORCPT ); Mon, 28 Aug 2017 03:00:14 -0400 Date: Mon, 28 Aug 2017 09:00:19 +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: adg :: AUDIO-CLKOUTn asynchronizes support Message-ID: <20170828070018.GA24913@kroah.com> References: <20170824082115.4588-1-nhan.nguyen.yb@renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170824082115.4588-1-nhan.nguyen.yb@renesas.com> Sender: stable-owner@vger.kernel.org List-ID: On Thu, Aug 24, 2017 at 03:21:15PM +0700, Nhan Nguyen wrote: > From: thongsyho > > commit 7dc20319660d12d2ef642e572e8802c228b6c1cd upstream. > > AUDIO-CLKOUTn can asynchronizes with L/R clock. > AUDIO-CLKOUTn synchronizes with L/R clock is now default behavior. > > 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 > --- > Documentation/devicetree/bindings/sound/renesas,rsnd.txt | 2 ++ > sound/soc/sh/rcar/adg.c | 16 ++++++++++++++++ > 2 files changed, 18 insertions(+) Why is this relevant for a stable kernel patch? thanks, greg k-h