[PATCH v2 2/5] gpio: remove broken irq_to_gpio() interface
From: Linus Walleij <hidden>
Date: 2016-02-18 23:19:50
Also in:
linux-gpio, linux-mips, lkml
From: Linus Walleij <hidden>
Date: 2016-02-18 23:19:50
Also in:
linux-gpio, linux-mips, lkml
On Tue, Feb 16, 2016 at 4:40 PM, Arnd Bergmann [off-list ref] wrote:
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>
Patch applied. Yours, Linus Walleij