diff options
author | Arnd Bergmann <arnd@arndb.de> | 2013-04-10 15:31:11 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2013-04-19 23:00:41 +0200 |
commit | d34f03d4a1e4e56f5944186c2e74cbed58b27090 (patch) | |
tree | d5301a4dae852687efcaf5f8c87e61e5085ada3a /arch/arm/plat-spear | |
parent | irqchip: exynos: pass max combiner number to combiner_init (diff) | |
download | linux-d34f03d4a1e4e56f5944186c2e74cbed58b27090.tar.xz linux-d34f03d4a1e4e56f5944186c2e74cbed58b27090.zip |
irqchip: exynos: allocate combiner_data dynamically
The number of combiners on a given SoC is a platform specific
constant, and we cannot encode this number on a multiplatform
kernel since the header file defining it is not available.
Allocating the structure dynamically ends up cleaner anyway
since we keep all the data local.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/arm/plat-spear')
0 files changed, 0 insertions, 0 deletions