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
Makefile -rw-r--r-- 281 bytes
compat.c -rw-r--r-- 2.5 KB
gc.c -rw-r--r-- 5.2 KB
internal.h -rw-r--r-- 7.7 KB
key.c -rw-r--r-- 24.9 KB
keyctl.c -rw-r--r-- 33.4 KB
keyring.c -rw-r--r-- 27.4 KB
permission.c -rw-r--r-- 2.8 KB
proc.c -rw-r--r-- 8.4 KB
process_keys.c -rw-r--r-- 19.3 KB
request_key.c -rw-r--r-- 15.8 KB
request_key_auth.c -rw-r--r-- 7.6 KB
sysctl.c -rw-r--r-- 1.5 KB
user_defined.c -rw-r--r-- 5.1 KB

back to top