Re: [PATCH 2/4] mmc: slot-gpio: add gpiod variant to get wp GPIO

2014-08-29 Thread Ulf Hansson
On 27 August 2014 13:00, Linus Walleij linus.wall...@linaro.org wrote: This makes it possible to get the write protect (read only) GPIO line from a GPIO descriptor. Written to exactly mirror the card detect function. Acked-by: Alexandre Courbot acour...@nvidia.com Signed-off-by: Linus

[PATCH 2/4] mmc: slot-gpio: add gpiod variant to get wp GPIO

2014-08-27 Thread Linus Walleij
This makes it possible to get the write protect (read only) GPIO line from a GPIO descriptor. Written to exactly mirror the card detect function. Acked-by: Alexandre Courbot acour...@nvidia.com Signed-off-by: Linus Walleij linus.wall...@linaro.org --- drivers/mmc/core/slot-gpio.c | 48

Re: [PATCH 2/4] mmc: slot-gpio: add gpiod variant to get wp GPIO

2014-08-14 Thread Alexandre Courbot
On Tue, Aug 12, 2014 at 10:25 AM, Linus Walleij linus.wall...@linaro.org wrote: This makes it possible to get the write protect (read only) GPIO line from a GPIO descriptor. Written to exactly mirror the card detect function. Acked-by: Alexandre Courbot acour...@nvidia.com -- To unsubscribe

[PATCH 2/4] mmc: slot-gpio: add gpiod variant to get wp GPIO

2014-08-12 Thread Linus Walleij
This makes it possible to get the write protect (read only) GPIO line from a GPIO descriptor. Written to exactly mirror the card detect function. Cc: Alexandre Courbot gnu...@gmail.com Signed-off-by: Linus Walleij linus.wall...@linaro.org --- drivers/mmc/core/slot-gpio.c | 48