From: Paul Burton Date: Sun, 24 May 2015 15:11:24 +0000 (+0100) Subject: MIPS: JZ4740: drop intc debugfs code X-Git-Tag: omap-for-v4.2/fixes-rc1^2~82^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2aabd281d6c539d738da883b17eb5da25223c2f8;p=pandora-kernel.git MIPS: JZ4740: drop intc debugfs code The debugfs code becomes a nuisance when attempting to avoid globals, since the interrupt controller probe function run too early for it to be safe to create the debugfs files. Drop it. Signed-off-by: Paul Burton Cc: Lars-Peter Clausen Cc: Thomas Gleixner Cc: Jason Cooper Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Cc: Brian Norris Patchwork: https://patchwork.linux-mips.org/patch/10139/ Acked-by: Lars-Peter Clausen Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed