commit | c29e9abd7e4f8c9b41489c83c1780c910c632fe7 | [log] [tgz] |
---|---|---|
author | Linux Build Service Account <lnxbuild@localhost> | Sun Sep 30 01:52:02 2012 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sun Sep 30 01:52:02 2012 -0700 |
tree | 25787995c0b7ce5a4156a5cfd5b69f718fcb4368 | |
parent | cee57dbaa0f8cca2db5fad6b39e34f3ca393c603 [diff] | |
parent | de0879389de848f9155e1bd19d014604615ca084 [diff] |
Merge "defconfig: msm9625: Enable SPMI and QPNP drivers"
diff --git a/arch/arm/mach-msm/devices-msm7x27a.c b/arch/arm/mach-msm/devices-msm7x27a.c index 343ea76..65dfc31 100644 --- a/arch/arm/mach-msm/devices-msm7x27a.c +++ b/arch/arm/mach-msm/devices-msm7x27a.c
@@ -2022,6 +2022,7 @@ static struct notifier_block panic_handler = { .notifier_call = msm7627a_panic_handler, + .priority = INT_MAX, }; static int __init panic_register(void)