On Thu, 31 Jan 2013, Stephen Warren wrote:
> On 01/31/2013 01:01 AM, Lee Jones wrote:
> > On Wed, 30 Jan 2013, Stephen Warren wrote:
> >
> >> On 01/30/2013 12:40 PM, Linus Walleij wrote:
> >>> From: Lee Jones
> >>>
> >>> Current failure path neglects to mutex_destroy() before returning
> >>> an
On 01/31/2013 01:01 AM, Lee Jones wrote:
> On Wed, 30 Jan 2013, Stephen Warren wrote:
>
>> On 01/30/2013 12:40 PM, Linus Walleij wrote:
>>> From: Lee Jones
>>>
>>> Current failure path neglects to mutex_destroy() before returning
>>> an error due to an invalid parameter or an error received from
On Wed, 30 Jan 2013, Stephen Warren wrote:
> On 01/30/2013 12:40 PM, Linus Walleij wrote:
> > From: Lee Jones
> >
> > Current failure path neglects to mutex_destroy() before returning
> > an error due to an invalid parameter or an error received from
> > gpiochip_add(). This patch aims to remedy
On 01/30/2013 12:40 PM, Linus Walleij wrote:
> From: Lee Jones
>
> Current failure path neglects to mutex_destroy() before returning
> an error due to an invalid parameter or an error received from
> gpiochip_add(). This patch aims to remedy that behaviour.
> diff --git a/drivers/pinctrl/pinctrl
From: Lee Jones
Current failure path neglects to mutex_destroy() before returning
an error due to an invalid parameter or an error received from
gpiochip_add(). This patch aims to remedy that behaviour.
Signed-off-by: Lee Jones
Signed-off-by: Linus Walleij
---
drivers/pinctrl/pinctrl-abx500.c
5 matches
Mail list logo