]> asedeno.scripts.mit.edu Git - 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, 28 Apr 2014 19:35:07 +0000 (12:35 -0700)
commit5c81f2078b7be63be49916128cc86bc17be7f348
tree359e6f015bd262f4aa5bbb0d7ad70c194d32cce1
parent033f275236ec0a5ce54b73d5a4b3d0d46f155615
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