Re: [PATCH] Kind of revert "powerpc: 52xx: provide a default in mpc52xx_irqhost_map()"
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: 2013-10-04 15:38:31
Also in:
linux-rt-users
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: 2013-10-04 15:38:31
Also in:
linux-rt-users
On 10/04/2013 05:37 PM, Wolfram Sang wrote:
This more or less reverts commit 6391f697d4892a6f233501beea553e13f7745a23. Instead of adding an unneeded 'default', mark the variable to prevent the false positive 'uninitialized var'. The other change (fixing the printout) needs revert, too. We want to know WHICH critical irq failed, not which level it had. Signed-off-by: Wolfram Sang <redacted> Cc: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Cc: Anatolij Gustschin <agust@denx.de>
Acked-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Sebastian