[NEUS7920-218] [9610] wlbt: un-mask interrupts on resume
authorDebabrata Purohit <d.purohit@samsung.com>
Wed, 24 Apr 2019 21:24:47 +0000 (22:24 +0100)
committerKim Gunho <gunho.kim@samsung.com>
Fri, 28 Jun 2019 14:45:10 +0000 (23:45 +0900)
commit45cf84d62fe22fcfdd4f89fc0c65aecc8cf18c63
tree431a1e2c2feedeecf95c89b5be42b8e7fdb6fb4b
parent7324056b821b9bdf5dc3471671f40664d61307cc
[NEUS7920-218] [9610] wlbt: un-mask interrupts on resume

WLAN service driver unmasks all interrupts when
entering suspend.
And this interrupt status is saved and restored
by platform driver on resume.
But it will be more robust (to protect against races)
to unmask all interrupts in resume callback also.

Change-Id: Ib8208fa0f062630dd817e57787a33bee4abef850
SCSC-Bug-Id: SSB-51996
Signed-off-by: Debabrata Purohit <d.purohit@samsung.com>
drivers/net/wireless/scsc/hip4.c