From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Hunter Subject: Re: [PATCH v3] drm/tegra: sor: Enable HDA interrupts at plug-in Date: Wed, 24 Jul 2019 12:11:53 +0100 Message-ID: <8b113ad7-07b4-7dfb-e2e5-653514686085@nvidia.com> References: <1563885610-27198-1-git-send-email-viswanathl@nvidia.com> <0ba35efb-44ec-d56c-b559-59f1daa3e6e4@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <0ba35efb-44ec-d56c-b559-59f1daa3e6e4@gmail.com> Content-Language: en-US Sender: stable-owner@vger.kernel.org To: Dmitry Osipenko , Viswanath L , thierry.reding@gmail.com Cc: airlied@linux.ie, daniel@ffwll.ch, dri-devel@lists.freedesktop.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org List-Id: linux-tegra@vger.kernel.org On 24/07/2019 10:27, Dmitry Osipenko wrote: > 23.07.2019 15:40, Viswanath L =D0=BF=D0=B8=D1=88=D0=B5=D1=82: >> HDMI plugout calls runtime suspend, which clears interrupt registers >> and causes audio functionality to break on subsequent plug-in; setting >> interrupt registers in sor_audio_prepare() solves the issue. >> >> Signed-off-by: Viswanath L >=20 > Yours signed-off-by always should be the last line of the commit's > message because the text below it belongs to a person who applies this > patch, Thierry in this case. This is not a big deal at all and Thierry > could make a fixup while applying the patch if will deem that as necessar= y. >=20 > Secondly, there is no need to add "stable@vger.kernel.org" to the > email's recipients because the patch will flow into stable kernel > versions from the mainline once it will get applied. That happens based > on the stable tag presence, hence it's enough to add the 'Cc' tag to the > commit's message in order to get patch backported. I believe 'git send-email' automatically does this. Jon --=20 nvpublic