]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: remove broken irq_to_gpio() interface
authorArnd Bergmann <arnd@arndb.de>
Tue, 16 Feb 2016 15:40:35 +0000 (16:40 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 18 Feb 2016 23:17:43 +0000 (00:17 +0100)
commit81e475aff4ef4874229eb8c44632254110e7b33d
tree1bf2bf8460d22c775b5e4b351709c660bdd10605
parentc3f4e19932571faf717678d733927b56cd93ac0f
gpio: remove broken irq_to_gpio() interface

gpiolib has removed the irq_to_gpio() API several years ago,
but the global header still provided a non-working stub.

To prevent new users of this broken function from showing
up, let's remove the stubs as well.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
include/linux/gpio.h