[PATCH 1/6] gpiolib-of: Rename gpio_hog functions to be generic
From: Markus Pargmann <hidden>
Date: 2015-08-13 13:14:08
Also in:
linux-gpio
On Mon, Aug 10, 2015 at 11:29:58AM +0200, Linus Walleij wrote:
On Tue, Aug 4, 2015 at 11:23 AM, Markus Pargmann [off-list ref] wrote:quoted
The gpio hogging functions are currently only used for gpio-hogging. But these functions are widely generic ones which parse gpio device nodes in the DT. Signed-off-by: Markus Pargmann <redacted>(...)quoted
/** - * of_get_gpio_hog() - Get a GPIO hog descriptor, names and flags for GPIO API + * of_parse_gpio() - Get a GPIO hog descriptor, names and flags for GPIO APIIt's not a good name, too generic. It could easily be assued this is for something wider. of_parse_own_gpio() or something, indicating that this pertains to the chip itself and not to outside users, would be better.
Yes, changed to of_parse_own_gpio() for next version. Best Regards, Markus -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150813/06c025d3/attachment.sig>