diff options
author | Paul Mackerras <paulus@samba.org> | 2005-09-28 20:29:44 +1000 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2005-09-28 20:29:44 +1000 |
commit | beeca08738c4c4024c81a591812bfe38f8c436c0 (patch) | |
tree | 2d668f8529c54562c13ee06f2777d0f145f92c1e /arch/powerpc/platforms | |
parent | 20c8c2106305729e7d5e06f6c3d390e965a3dd34 (diff) | |
download | kernel_samsung_smdk4412-beeca08738c4c4024c81a591812bfe38f8c436c0.tar.gz kernel_samsung_smdk4412-beeca08738c4c4024c81a591812bfe38f8c436c0.tar.bz2 kernel_samsung_smdk4412-beeca08738c4c4024c81a591812bfe38f8c436c0.zip |
Don't call a NULL ack function in the generic IRQ code.
Some IRQ controllers don't need an ack function (e.g. OpenPIC on
PPC platforms) and for them we'd rather not have the overhead
of doing an indirect call to a function that does nothing.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/platforms')
0 files changed, 0 insertions, 0 deletions