From: Shaohui Xie Date: Tue, 7 Jan 2014 06:27:41 +0000 (+0800) Subject: powerpc/85xx: handle the eLBC error interrupt if it exists in dts X-Git-Tag: v3.14-rc1~80^2~5^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a655f724df2c0e1634477c7e89da81477a691c0f;p=pandora-kernel.git powerpc/85xx: handle the eLBC error interrupt if it exists in dts On P1020, P1021, P1022, and P1023, eLBC event interrupts are routed to internal interrupt 3 while ELBC error interrupts are routed to internal interrupt 0. We need to call request_irq for each. Signed-off-by: Shaohui Xie Signed-off-by: Wang Dongsheng Signed-off-by: Kumar Gala [scottwood@freescale.com: reworded commit message and fixed author] Signed-off-by: Scott Wood --- Reading git-diff-tree failed