On Thu, Aug 22, 2013 at 5:41 AM, Axel Lin wrote:
> 2013/8/22 Linus Walleij :
>>> + mutex_lock(&pctldev->mutex);
>>> +
>>> /* Convert to the pin controllers number space */
>>> pin = gpio_to_pin(range, gpio);
>>>
>>> ret = pinmux_request_gpio(pctldev, range, pin, gpio
2013/8/22 Linus Walleij :
> On Mon, Aug 19, 2013 at 4:07 AM, Axel Lin wrote:
>
>> This one is missed in commit 42fed7ba "pinctrl: move subsystem mutex to
>> pinctrl_dev struct".
>
> I think this was never there.
I think it was protected by the global pinctrl_mutex in v3.9, you can check the
sourc
On Mon, Aug 19, 2013 at 4:07 AM, Axel Lin wrote:
> This one is missed in commit 42fed7ba "pinctrl: move subsystem mutex to
> pinctrl_dev struct".
I think this was never there.
> Signed-off-by: Axel Lin
> ---
> drivers/pinctrl/core.c | 4
> 1 file changed, 4 insertions(+)
>
> diff --git a
This one is missed in commit 42fed7ba "pinctrl: move subsystem mutex to
pinctrl_dev struct".
Signed-off-by: Axel Lin
---
drivers/pinctrl/core.c | 4
1 file changed, 4 insertions(+)
diff --git a/drivers/pinctrl/core.c b/drivers/pinctrl/core.c
index 53c40d9..92f86ab 100644
--- a/drivers/pinc
4 matches
Mail list logo