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
include
.gitignore -rw-r--r-- 73 bytes
Kconfig -rw-r--r-- 1023 bytes
Makefile -rw-r--r-- 1.4 KB
apparmorfs.c -rw-r--r-- 5.6 KB
audit.c -rw-r--r-- 4.5 KB
capability.c -rw-r--r-- 3.8 KB
context.c -rw-r--r-- 5.4 KB
domain.c -rw-r--r-- 21.2 KB
file.c -rw-r--r-- 12.8 KB
ipc.c -rw-r--r-- 3.1 KB
lib.c -rw-r--r-- 3.3 KB
lsm.c -rw-r--r-- 24.6 KB
match.c -rw-r--r-- 8.9 KB
path.c -rw-r--r-- 5.8 KB
policy.c -rw-r--r-- 31.5 KB
policy_unpack.c -rw-r--r-- 16.6 KB
procattr.c -rw-r--r-- 4.6 KB
resource.c -rw-r--r-- 3.9 KB
sid.c -rw-r--r-- 1.2 KB

back to top