diff options
author | Michael Ellerman <[email protected]> | 2016-09-12 20:00:36 +1000 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2016-09-12 13:04:56 +0200 |
commit | 372095723a597f4d27f561abab9b3da4c8a33106 (patch) | |
tree | a6e2e78a4ea158de9b4b2af9a6ddee7fefa33d9f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 43fa9ba632bd90b5cf63793a461e28df6af4387a (diff) |
EDAC: Remove NO_IRQ from powerpc-only drivers
We'd like to eventually remove NO_IRQ on powerpc, so remove usages of it
from powerpc-only drivers.
The pdata structs are kzalloc'ed, so we don't need to initialise those
to 0, we can just drop the assignments entirely.
Signed-off-by: Michael Ellerman <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Johannes Thumshirn <[email protected]>
Cc: linux-edac <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Borislav Petkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions