From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH -next] pinctrl: single: Fix missing unlock on error path Date: Fri, 13 Jul 2018 08:48:58 +0200 Message-ID: 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: 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: ext Tony Lindgren , kernel-janitors@vger.kernel.org, "open list:GPIO SUBSYSTEM" , Haojian Zhuang , Linux-OMAP , Linux ARM List-Id: linux-gpio@vger.kernel.org On Wed, Jul 11, 2018 at 2:24 PM Wei Yongjun wrote: > Add the missing unlock before return from function > in the error handling case. > > Fixes: 0f5972033509 ("pinctrl: single: Fix group and function selector use") > Signed-off-by: Wei Yongjun Patch applied on top of fixes, for fixes! Yours, Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Date: Fri, 13 Jul 2018 06:48:58 +0000 Subject: Re: [PATCH -next] pinctrl: single: Fix missing unlock on error path Message-Id: 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 On Wed, Jul 11, 2018 at 2:24 PM Wei Yongjun wrote: > Add the missing unlock before return from function > in the error handling case. > > Fixes: 0f5972033509 ("pinctrl: single: Fix group and function selector use") > Signed-off-by: Wei Yongjun Patch applied on top of fixes, for fixes! Yours, Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 From: linus.walleij@linaro.org (Linus Walleij) Date: Fri, 13 Jul 2018 08:48:58 +0200 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: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Jul 11, 2018 at 2:24 PM Wei Yongjun wrote: > Add the missing unlock before return from function > in the error handling case. > > Fixes: 0f5972033509 ("pinctrl: single: Fix group and function selector use") > Signed-off-by: Wei Yongjun Patch applied on top of fixes, for fixes! Yours, Linus Walleij