msm: msm_watchdog_v2: Initialize watchdog early to handle early failures

Currently watchdog is initialized as late_initcall which is not
helping in handling early failures. Hence initialize watchdog as
pure_initcall to handle the aforementioned cases.

Change-Id: Ia4ecee31b3557457905495a4870f527fb7e975aa
Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
1 file changed