]> git.baikalelectronics.ru Git - kernel.git/commit
sh: Enable deprecated IRQ chip APIs for MFD and GPIOLIB drivers.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 13 Dec 2010 05:59:51 +0000 (14:59 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 13 Dec 2010 05:59:51 +0000 (14:59 +0900)
commit6e58d5bd382a9f7771e9175b07e32e42fd55bf54
tree6fe4ff174c793e3526a83621c15d0ba551d17a7f
parent4179f42bb42d394a3045d6bc3151c626281bcb5f
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 <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig