From: Alexandre Courbot Date: Wed, 4 Sep 2013 11:29:25 +0000 (+0900) Subject: gpiolib: factorize gpiod_get/set functions X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~12^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8e0ac0824cd0868ea73f186d6511d710b068044;p=pandora-kernel.git gpiolib: factorize gpiod_get/set functions gpiod_get/set functions share common code between their regular and cansleep variants. The exporting of the gpiod interface will make the situation worse. This patch factorizes the common code to avoid code redundancy. Signed-off-by: Alexandre Courbot Signed-off-by: Linus Walleij --- Reading git-diff-tree failed