From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com ([66.111.4.25]:56719 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752722AbeBERxz (ORCPT ); Mon, 5 Feb 2018 12:53:55 -0500 Date: Mon, 5 Feb 2018 09:53:48 -0800 From: Greg KH To: Nhan Nguyen Cc: yasushi.onishi.xc@renesas.com, binh.nguyen.uw@rvc.renesas.com, thongsyho , stable@vger.kernel.org, Julian Scheel , Mark Brown Subject: Re: [PATCH 4.4.y] ASoC: simple-card: Fix misleading error message Message-ID: <20180205175348.GA20308@kroah.com> References: <20180205031135.7420-1-nhan.nguyen.yb@renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180205031135.7420-1-nhan.nguyen.yb@renesas.com> Sender: stable-owner@vger.kernel.org List-ID: On Mon, Feb 05, 2018 at 10:11:35AM +0700, Nhan Nguyen wrote: > From: thongsyho That author is not the author of: > commit 7ac45d1635a4cd2e99a4b11903d4a2815ca1b27b upstream. ^ that commit :( > In case cpu could not be found the error message would always refer to > /codec/ not being found in DT. Fix this by catching the cpu node not found > case explicitly. > > Cc: stable@vger.kernel.org > Signed-off-by: Julian Scheel > Signed-off-by: Mark Brown > Signed-off-by: thongsyho As you are forwarding these patches on to me, I need your signed-off-by as well on these patches. Also, I have no idea what order these should all be applied in. Please fix the above issues, and resend this series, and the series for the 4.9 kernel tree, as a numbered patch series so I have a hint as to what order to apply them. thanks, greg k-h