| commit | 6181318897258749a637829c542b8448fdce346d | [log] [tgz] |
|---|---|---|
| author | Richard Henderson <rth@twiddle.net> | Sun Apr 17 13:05:25 2011 -0700 |
| committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun Apr 17 14:41:30 2011 -0700 |
| tree | 72b9f25174edf9833c1f6ab83bfb1bc91bf9bd4a | |
| parent | 280da4e4d306667b7faa95152b54f7ca4266ff1e [diff] |
alpha: Fix RTC interrupt setup.
Following commit 091738a266fc ("genirq: Remove real old transition
functions") we removed an automatic conversion of no_irq_chip to
dummy_irq_chip. This change needs to be propagated back into the alpha
backend.
Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>