wcnss: Move ioremap to non-interrupt context

In the case of watchdog bite, ioremap for debug registers were done
in interrupt context. Because of this bite triggered SSR was not
functioning properly. So move the ioremap to the initialization
routine.

CRs-Fixed: 440851
Change-Id: I5330b2f02b08e4f52a9ce431fcd70f941396119c
Signed-off-by: Sameer Thalappil <sameert@codeaurora.org>
1 file changed