]> git.karo-electronics.de Git - karo-tx-linux.git/commit
gpio: tc3589x: get rid of static IRQ base
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 9 Apr 2014 10:50:40 +0000 (12:50 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 14 Apr 2014 08:22:50 +0000 (10:22 +0200)
commitde81dc7bb52a94f70fd5cf8844385cf0c8f7093d
tree8d9f0e4d258dc4e0dfc5c635fb9373d92201b613
parentf94d9aa9bd09c344c1c8b65701602047cad95c47
gpio: tc3589x: get rid of static IRQ base

The static IRQ base is not used on any platforms with this chip
(only Ux500). Get rid of it forever, and rely on dynamic IRQ
descriptor allocation.

Cc: Samuel Ortiz <sameo@linux.intel.com>
Cc: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-tc3589x.c
include/linux/mfd/tc3589x.h