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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 04DD7C433FE for ; Sat, 29 Oct 2022 08:17:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=T0IFtexpADn3A2ZHMeZHX17j5y42HpnONMaau4t1C4k=; b=MrkcgvYDv9Kihg z77SlCYbk7bw2YzEMvA/gbouKq0g/SvLUnWCM06wLl/pKMLhXilaDSLE2po2LRatTAFEQPSKO/3DM Rx8kapNY5bMukuB9fmfD7z426ybcKpzqxSJTif+PoozeImYJHAYiGHJ/6zoHMTIcKuhDu7lsGtgek w7Hv6qAFvIpXHyFVHlKHawSJAgklok2FSiecgzUcV2q/QxN33Z/5WohR5mLLOgy17Lvi+3MXIhBnJ lPZB6X3ax+0xtBh/tjxl5geeGGGRhJkW+QAdk+mm4J3/hpGfTQp7p6iINurdnLqnHvqVAozT6MriS gHhzapA0mJdxKyT/yuvw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ooh0x-005GR5-B2; Sat, 29 Oct 2022 08:16:23 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ooh0u-005GQK-JW for linux-arm-kernel@lists.infradead.org; Sat, 29 Oct 2022 08:16:21 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id CA40E60DE5; Sat, 29 Oct 2022 08:16:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5FFEAC433D6; Sat, 29 Oct 2022 08:16:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1667031379; bh=JoYCL88mRATAPBkCXFf8OAMPZaND6No/VZOZajC4SrA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=kLwcaFFiiRXzpcoR9KUEiv7xkOJeyuoe4ATRihn4xWNzsDI/mL0hFtyaXCn7i6iSu ZEceT6tv13eEuPRMBMNAoRX1CJQubz3kqPlqi7ZKn1sh4PZtvCCaPIZ9M7yyMC+kdY kRRxYfdq+bSoPw0Usc+QJ0GaPrfhqYv9DdsZow8D26JQf5trRdq6ZYWJVYjy9WEUwA QfEHP6tnnsvAMhe5AlMAjzRJPnre9quaSGA7XM5EkxfVvAb6TmxSDqtfbQrBNbrnmp TOpYYNZ3KLv/xQ6P8Mk7VpffOgJaMR1yU6xw4NdppX3IfAKxYYwIkIBjf8vCAq47By 0DvPvVOJdvOhg== Date: Sat, 29 Oct 2022 16:16:13 +0800 From: Shawn Guo To: Christophe JAILLET Cc: Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Peng Fan , linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] soc: imx: imx93-pd: Fix the error handling path of imx93_pd_probe() Message-ID: <20221029081613.GQ125525@dragon> References: <717cb5dee892bc01257d52b10bb9a1ee79ced87f.1666418916.git.christophe.jaillet@wanadoo.fr> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <717cb5dee892bc01257d52b10bb9a1ee79ced87f.1666418916.git.christophe.jaillet@wanadoo.fr> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221029_011620_695610_42F290F5 X-CRM114-Status: UNSURE ( 9.35 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sat, Oct 22, 2022 at 08:08:55AM +0200, Christophe JAILLET wrote: > In imx93_pd_probe(); if an error occurs, some resources need to be released > as done in the remove function. > > Fixes: 0a0f7cc25d4a ("soc: imx: add i.MX93 SRC power domain driver") > Signed-off-by: Christophe JAILLET Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel