[POWERPC] axonram: Module modification for latest firmware API changes
commitfedcd2c53d838e7a69df699ce2a14e45d34d7f7f
authorMaxim Shchetynin <maxim@de.ibm.com>
Wed, 22 Aug 2007 17:01:27 +0000 (23 03:01 +1000)
committerPaul Mackerras <paulus@samba.org>
Sat, 25 Aug 2007 06:58:27 +0000 (25 16:58 +1000)
tree24b1c61d889f836c31103ab67e1ce491fa7b42c9
parent3addf55c9415f9da039947b33d064332137e49fe
[POWERPC] axonram: Module modification for latest firmware API changes

Firmware would not deliver two interrupt numbers in device-tree any more
but only one, for correctable ECC, because uncorrectable ECC from now
is handled by firmware itself.
Changes in the axonram module are necessary because in the old version, if
it is not allowed to fetch the second interrupt number from device-tree,
it interpretes this as an error case and exits.

Signed-off-by: Maximilian <maxim@de.ibm.com>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/sysdev/axonram.c