commit | 857f6ced4b4d0f8280593444ff9d65992c688f5f | [log] [tgz] |
---|---|---|
author | Linux Build Service Account <lnxbuild@localhost> | Sun Sep 30 01:51:57 2012 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sun Sep 30 01:51:57 2012 -0700 |
tree | 3a13c388638552ceb5894b6044e0f4a882c5dc41 | |
parent | 9c141dc53fb8f5e1db9bdff5e60a07ae0fce4462 [diff] | |
parent | a2b73f2c8fa8aaafca581a708353e5b082c82943 [diff] |
Merge "arm/dt: msm-pm8019: Add devices for Qualcomm PMIC PM8019"
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)