Searched hist:fc3a1f04 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | gpio.h | fc3a1f04 Tue Dec 13 11:34:01 CST 2011 Wolfram Sang <w.sang@pengutronix.de> gpio: add flags to export GPIOs when requesting
Introduce new flags to automatically export GPIOs when using the convenience functions gpio_request_one() or gpio_request_array(). This eases support for custom boards where lots of GPIOs need to be exported for customer applications.
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> Signed-off-by: Grant Likely <grant.likely@secretlab.ca> fc3a1f04 Tue Dec 13 11:34:01 CST 2011 Wolfram Sang <w.sang@pengutronix.de> gpio: add flags to export GPIOs when requesting Introduce new flags to automatically export GPIOs when using the convenience functions gpio_request_one() or gpio_request_array(). This eases support for custom boards where lots of GPIOs need to be exported for customer applications. Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
/openbmc/linux/drivers/gpio/ |
H A D | gpiolib.c | fc3a1f04 Tue Dec 13 11:34:01 CST 2011 Wolfram Sang <w.sang@pengutronix.de> gpio: add flags to export GPIOs when requesting
Introduce new flags to automatically export GPIOs when using the convenience functions gpio_request_one() or gpio_request_array(). This eases support for custom boards where lots of GPIOs need to be exported for customer applications.
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|