diff options
| author | Daniel Stone <[email protected]> | 2009-09-22 16:46:57 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-09-23 07:39:50 -0700 |
| commit | 4c88ef170f0f9b1f26923b43af526c973c5a74da (patch) | |
| tree | 358d55e961ad7c4d20143c52e7ae511326ffd879 /scripts/patch-kernel | |
| parent | 48a00e7fe9a6abeedb62c99ca7b7860754aae3d8 (diff) | |
omapfb: dispc: allow multiple external IRQ handlers
Previously, the only external (to dispc.c) IRQ handler was RFBI's frame
done handler. dispc's IRQ framework was very dumb: you could only have
one handler, and the semantics of {request,free}_irq were odd, to say the
least.
The new framework allows multiple consumers to register arbitrary IRQ
masks.
Signed-off-by: Daniel Stone <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
Signed-off-by: Imre Deak <[email protected]>
Acked-by: Krzysztof Helt <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions