[RAMEN9610-12266][MODAP-18597[9610] wlbt: do not unmap A-Box memory from MMU when...
authorIvan Priest <i.priest@samsung.com>
Fri, 15 Feb 2019 11:22:54 +0000 (11:22 +0000)
committerhskang <hs1218.kang@samsung.com>
Wed, 20 Feb 2019 01:00:31 +0000 (10:00 +0900)
commit4961bb0193d7a5ee4b9df47d3862dab474bfc8cb
tree6ff443f6a70560327e9fea44357ae89e7b3c5655
parent3be0c210768b5826938012c3a3241126fa75d3f1
[RAMEN9610-12266][MODAP-18597[9610] wlbt: do not unmap A-Box memory from MMU when BT restarts

The A-Box memory was being unmapped from the MMU when BT restarted,
this caused a kernel panic if A-Box was still using the memory.
Once the A-Box memory is mapped, do not unmap it.

Change-Id: I1bcd78aa1adbac12e87b8c8ad3c4afe1b2fd9314
SCSC-Bug-Id: SSB-49425
Signed-off-by: Ivan Priest <i.priest@samsung.com>
drivers/misc/samsung/scsc_bt/scsc_bt_module.c