mfd: ab8500-debugfs: Allow number of IRQs to be provided more dynamically
authorLinus Walleij <linus.walleij@stericsson.com>
Fri, 3 Feb 2012 10:19:05 +0000 (11:19 +0100)
committerLee Jones <lee.jones@linaro.org>
Mon, 4 Feb 2013 08:31:48 +0000 (08:31 +0000)
With the introduction of new AB* platforms, it's important to allow
as much code reuse as possible. By allowing a system's number of IRQs
to be dynamically passed, we can reuse almost all of the -debugfs
driver.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>

No differences found