From: Paul Mundt Date: Mon, 13 Dec 2010 05:59:51 +0000 (+0900) Subject: sh: Enable deprecated IRQ chip APIs for MFD and GPIOLIB drivers. X-Git-Tag: v2.6.37-rc6~10^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80fbf8382e110656ea67327300f16cfd2488a9bf;p=pandora-kernel.git sh: Enable deprecated IRQ chip APIs for MFD and GPIOLIB drivers. There are still quite a number of MFD and GPIO expander drivers that are using the old irq_chip APIs that haven't had a chance to update during the .37 cycle, resulting in allyes/modconfig errors on some configurations. Mark Brown has done most of the legwork to get these fixed up in .38, so this should just be a .37 stop-gap that we can drop at the end of the .38 merge window. Reported-by: Mark Brown Signed-off-by: Paul Mundt --- Reading git-diff-tree failed