From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH -next] pinctrl: single: Fix missing unlock on error path Date: Wed, 11 Jul 2018 22:26:27 -0700 Message-ID: <20180712052627.GO99251@atomide.com> References: <1531312411-134133-1-git-send-email-weiyongjun1@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1531312411-134133-1-git-send-email-weiyongjun1@huawei.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Wei Yongjun Cc: Linus Walleij , kernel-janitors@vger.kernel.org, linux-gpio@vger.kernel.org, Haojian Zhuang , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: linux-gpio@vger.kernel.org * Wei Yongjun [180711 12:27]: > Add the missing unlock before return from function > in the error handling case. Oops yes sorry about that and thanks for fixing it: Acked-by: Tony Lindgren From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Date: Thu, 12 Jul 2018 05:26:27 +0000 Subject: Re: [PATCH -next] pinctrl: single: Fix missing unlock on error path Message-Id: <20180712052627.GO99251@atomide.com> List-Id: References: <1531312411-134133-1-git-send-email-weiyongjun1@huawei.com> In-Reply-To: <1531312411-134133-1-git-send-email-weiyongjun1@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org * Wei Yongjun [180711 12:27]: > Add the missing unlock before return from function > in the error handling case. Oops yes sorry about that and thanks for fixing it: Acked-by: Tony Lindgren From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Wed, 11 Jul 2018 22:26:27 -0700 Subject: [PATCH -next] pinctrl: single: Fix missing unlock on error path In-Reply-To: <1531312411-134133-1-git-send-email-weiyongjun1@huawei.com> References: <1531312411-134133-1-git-send-email-weiyongjun1@huawei.com> Message-ID: <20180712052627.GO99251@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Wei Yongjun [180711 12:27]: > Add the missing unlock before return from function > in the error handling case. Oops yes sorry about that and thanks for fixing it: Acked-by: Tony Lindgren