diff options
author | Rob Herring <[email protected]> | 2012-01-04 10:36:07 -0600 |
---|---|---|
committer | Rob Herring <[email protected]> | 2012-01-05 08:47:27 -0600 |
commit | 2de0dbc5f6830e7659083d1929f57cb88b16a3b6 (patch) | |
tree | d33e2c6bc9ebeb1241aacb97bde57cfa0f4f8fd2 /tools/perf/scripts/python/sctop.py | |
parent | 3ab52475447641a6facf6ee5450bea24e477b811 (diff) |
gpio: pl061: remove combined interrupt
Drivers should not have a dependency on NR_IRQS. Doing so may break with
SPARSE_IRQ enabled. As there are no in kernel users of the pl061 which
have multiple instances with their interrupts combined to a single parent
interrupt, remove this functionality. If this capability is needed later,
it could be supported more cleanly by just using a devicetree property.
Signed-off-by: Rob Herring <[email protected]>
Reviewed-by: Viresh Kumar <[email protected]>
Cc: Rajeev Kumar <[email protected]>
Acked-by: Baruch Siach <[email protected]>
Cc: Linus Walleij <[email protected]>
Cc: Grant Likely <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions