From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 62DE0C2D0A3 for ; Mon, 2 Nov 2020 00:32:53 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0D9FB2145D for ; Mon, 2 Nov 2020 00:32:52 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="G4A2DHpl"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="z3aN2eaK" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0D9FB2145D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Type: Content-Transfer-Encoding:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=sfl5Xn2bG6H0Yxzjc7QMpAis4zC9kNoGDmavy6apV6c=; b=G4A2DHplEMD8s4eroc+fMKEsu BQDSJyWdb4FI81yDa9P1b8KfsNE8Yzy1qjUixCHIYbomlC+KIgX3Hc8EfcFlrNUmecVP4G8IW4DVw NclPBHbG2gvwXjzHWms3JBke913UJU3K2yEB2gNLSRfjKDyzguJyfOtDckBPsG0ORwHLsNFbMikUW b0Cwt7yKiN+tAaLdonMdniN9WALHfvFkP/q+jChrGus8HX/GKr4piY641FJmx0m9qlfUdWz3CrIDK PfGssFE08+IwRfXmt4HXMzrsGbQLjYjXNkc2PFN7CKY/9Cz5JmiAZU4dC18nYqvod5rpwXsgBg+Rq tLnCN0e3Q==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kZNlV-00069q-Jh; Mon, 02 Nov 2020 00:32:05 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kZNlS-00069Q-Nz for linux-arm-kernel@lists.infradead.org; Mon, 02 Nov 2020 00:32:03 +0000 Received: from localhost (c-73-47-72-35.hsd1.nh.comcast.net [73.47.72.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 5151A2145D; Mon, 2 Nov 2020 00:32:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604277120; bh=LMf5DNy40pAYENCc/zNKJUlwXLY6XH8b1Qz4LZ5BMZo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=z3aN2eaK1dF1WJmQzZjXSqVjRZ0SmJ1h4OVE+Uw3pazhdvgrDA8cclSDeJuh31FZR CEeTtx+J+CprzFZdlA3S2GBembJKhy9czFWY7ImYmpAP55dgrHHaNZ6HRJTZ+bpEKC MNHiYQUS8x7cqI2JdBiamNPOAxVnc4zNC2RGdFrw= Date: Sun, 1 Nov 2020 19:31:59 -0500 From: Sasha Levin To: Fabio Estevam Subject: Re: [PATCH AUTOSEL 5.9 131/147] soc: imx: gpcv2: Use dev_err_probe() to simplify error handling Message-ID: <20201102003159.GE2092@sasha-vm> References: <20201026234905.1022767-1-sashal@kernel.org> <20201026234905.1022767-131-sashal@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201101_193202_957826_F5F13108 X-CRM114-Status: GOOD ( 11.73 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Anson Huang , Guido =?iso-8859-1?Q?G=FCnther?= , linux-kernel , stable , Shawn Guo , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Oct 26, 2020 at 08:59:34PM -0300, Fabio Estevam wrote: >Hi Sasha, > >On Mon, Oct 26, 2020 at 8:56 PM Sasha Levin wrote: >> >> From: Anson Huang >> >> [ Upstream commit b663b798d04fb73f1ad4d54c46582d2fde7a76d6 ] >> >> dev_err_probe() can reduce code size, uniform error handling and record = the >> defer probe reason etc., use it to simplify the code. >> >> Signed-off-by: Anson Huang >> Reviewed-by: Guido G=FCnther >> Signed-off-by: Shawn Guo >> Signed-off-by: Sasha Levin > >Does this qualify for stable since it is just a cleanup and not a bug fix? Nope, I'm dropping it, thanks! -- = Thanks, Sasha _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel