Re: linux-next: manual merge of the pinctrl tree with Linus' tree
From: Linus Walleij
Date: Thu Aug 29 2013 - 13:21:26 EST
On Thu, Aug 29, 2013 at 7:20 PM, Linus Walleij <linus.walleij@xxxxxxxxxx> wrote:
>> Note the following return in between the locking and unlocking -
>> need an unlock there?
>>
>>> + case PIN_CONFIG_DRIVE_STRENGTH:
>>> + strength = pinconf_to_config_argument(configs[i]);
>>> + if (strength > 40)
>>> + return -EINVAL;
>
> Argh. Send a patch with your reported-by tag...
Not SEND, I mean SENT, I just SENT a patch...
subject "pinctrl: sunxi: drop lock on error path"
sorry for the confusion.
Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/