Home
last modified time | relevance | path

Searched hist:"43 c54eca" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpio/
H A Dgpiolib.h43c54eca Thu Feb 11 04:37:48 CST 2016 Linus Walleij <linus.walleij@linaro.org> gpio: move the subdriver data pointer into gpio_device

We move to manage this pointer under gpiolib control rather than
leave it in the subdevice's gpio_chip. We can not NULL it after
gpiochip_remove so at to keep things tight.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
43c54eca Thu Feb 11 04:37:48 CST 2016 Linus Walleij <linus.walleij@linaro.org> gpio: move the subdriver data pointer into gpio_device

We move to manage this pointer under gpiolib control rather than
leave it in the subdevice's gpio_chip. We can not NULL it after
gpiochip_remove so at to keep things tight.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
H A Dgpiolib.c43c54eca Thu Feb 11 04:37:48 CST 2016 Linus Walleij <linus.walleij@linaro.org> gpio: move the subdriver data pointer into gpio_device

We move to manage this pointer under gpiolib control rather than
leave it in the subdevice's gpio_chip. We can not NULL it after
gpiochip_remove so at to keep things tight.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

/openbmc/linux/include/linux/gpio/
H A Ddriver.h43c54eca Thu Feb 11 04:37:48 CST 2016 Linus Walleij <linus.walleij@linaro.org> gpio: move the subdriver data pointer into gpio_device

We move to manage this pointer under gpiolib control rather than
leave it in the subdevice's gpio_chip. We can not NULL it after
gpiochip_remove so at to keep things tight.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
43c54eca Thu Feb 11 04:37:48 CST 2016 Linus Walleij <linus.walleij@linaro.org> gpio: move the subdriver data pointer into gpio_device

We move to manage this pointer under gpiolib control rather than
leave it in the subdevice's gpio_chip. We can not NULL it after
gpiochip_remove so at to keep things tight.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>