From: Rojhalat Ibrahim Date: Wed, 11 Feb 2015 16:28:02 +0000 (+0100) Subject: gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functions X-Git-Tag: omap-for-v4.2/o2_dc~94^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=331758eef83620eef3f21289f0f44aba094d0503;p=pandora-kernel.git gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functions Add device managed variants of gpiod_get_array() / gpiod_put_array() functions for conveniently obtaining and disposing of an entire array of GPIOs with one function call. Signed-off-by: Rojhalat Ibrahim Reviewed-by: Alexandre Courbot Signed-off-by: Linus Walleij --- Reading git-diff-tree failed