[NEUS7920-133]wlbt: mxman_suspend() don't block suspend when FW failed
authorIvan Priest <i.priest@samsung.com>
Wed, 13 Mar 2019 17:32:20 +0000 (17:32 +0000)
committerYoungmin Nam <youngmin.nam@samsung.com>
Tue, 21 May 2019 10:45:21 +0000 (19:45 +0900)
commit3feb04cfc7b6be5ba9ffd0853a6a72a0598d8b1b
treeb0eb70537f262ccb6fb7d68ba6dbca91f47bc6fd
parente287984e1b99d0365061754facc20a4b385425f7
[NEUS7920-133]wlbt: mxman_suspend() don't block suspend when FW failed

The call to mxman_suspend() returned an error if WLBT FW
is failed, this prevents platform suspend if the firmware
does not recover. Return success even though message is
dropped.

Change-Id: I8c293aaa69dc356ad8125d37f06321392894978c
SCSC-Bug-Id: SSB-50585
Signed-off-by: Ivan Priest <i.priest@samsung.com>
drivers/misc/samsung/scsc/mxman.c