Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753095Ab3FRHl6 (ORCPT ); Tue, 18 Jun 2013 03:41:58 -0400 Received: from mail-ob0-f173.google.com ([209.85.214.173]:58835 "EHLO mail-ob0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751096Ab3FRHl5 (ORCPT ); Tue, 18 Jun 2013 03:41:57 -0400 MIME-Version: 1.0 In-Reply-To: References: Date: Tue, 18 Jun 2013 09:41:57 +0200 Message-ID: Subject: Re: [PATCH -next] pinctrl: core: fix missing unlock on error in pinctrl_find_gpio_range_from_pin() From: Linus Walleij To: Wei Yongjun Cc: Christian Ruppert , Wei Yongjun , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 743 Lines: 21 On Tue, Jun 18, 2013 at 6:24 AM, Wei Yongjun wrote: > From: Wei Yongjun > > Add the missing unlock before return from function pinctrl_find_gpio_range_from_pin() > in the error handling case. > > Introduced by commit 2ff3477efd7086544b9e298fc63afab0645921b4. > (pinctrl: add pin list based GPIO ranges) > > Signed-off-by: Wei Yongjun *Very* nice patch there Wei, applied of course. Thanks a lot! Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/