]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge tag 'gpiod-flags-for-4.3' of git://git.pengutronix.de/git/ukl/linux into devel
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 17 Jul 2015 11:44:15 +0000 (13:44 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 17 Jul 2015 11:44:15 +0000 (13:44 +0200)
The last patch in this series makes the flags parameter for the various
gpiod_get* functions mandatory and so allows to remove an ugly cpp hack
introduced in commit 39b2bbe3d715 (gpio: add flags argument to gpiod_get*()
functions) for v3.17-rc1.

The other nine commits fix the last remaining users of these functions that
don't pass flags yet. (Only etraxfs-uart wasn't fixed; this driver's use of the
gpiod functions needs fixing anyhow.)

1  2 
drivers/gpio/gpiolib.c

Simple merge