mfd: tc3589x: get rid of static base
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 28 Oct 2014 10:06:56 +0000 (11:06 +0100)
committerLee Jones <lee.jones@linaro.org>
Tue, 25 Nov 2014 16:18:56 +0000 (16:18 +0000)
The TC3589x driver is now a device tree-only driver, so we want
only dynamic IRQs and GPIO numbers from the tc3589x, no static
assignments.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found