Re: [RFC 1/5] gpiolib: factorize gpiod_get/set functions
From: Linus Walleij <hidden>
Date: 2013-09-20 08:36:38
Also in:
linux-devicetree, linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2013-09-20 08:36:38
Also in:
linux-devicetree, linux-gpio, lkml
On Wed, Sep 4, 2013 at 1:29 PM, Alexandre Courbot [off-list ref] wrote:
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 <acourbot@nvidia.com>
I don't see why this patch should be RFC? I just rebased and applied it, it's a clean and nice refactoring. Yours, Linus Walleij