Revision 80fbf8382e110656ea67327300f16cfd2488a9bf authored by Paul Mundt on 13 December 2010, 05:59:51 UTC, committed by Paul Mundt on 13 December 2010, 05:59:51 UTC
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>
1 parent 6313e3c
History
File Mode Size
Kconfig -rw-r--r-- 356 bytes
Makefile -rw-r--r-- 120 bytes
common.c -rw-r--r-- 54.5 KB
common.h -rw-r--r-- 32.6 KB
domain.c -rw-r--r-- 14.6 KB
file.c -rw-r--r-- 33.3 KB
gc.c -rw-r--r-- 9.0 KB
group.c -rw-r--r-- 3.6 KB
load_policy.c -rw-r--r-- 2.2 KB
memory.c -rw-r--r-- 7.3 KB
mount.c -rw-r--r-- 8.7 KB
realpath.c -rw-r--r-- 4.2 KB
securityfs_if.c -rw-r--r-- 4.2 KB
tomoyo.c -rw-r--r-- 7.8 KB
util.c -rw-r--r-- 22.9 KB

back to top