[9610] wlbt: fw panic copy files to /sdcard/log
authorPurnendu Kapadia <p.kapadia@samsung.com>
Tue, 14 Aug 2018 14:48:27 +0000 (15:48 +0100)
committerhskang <hs1218.kang@samsung.com>
Fri, 17 Aug 2018 00:33:02 +0000 (20:33 -0400)
commit3b8b118a518a9c68e762c710262f4f01ac2901f4
treebd93d2eff990cb1fad047a6d4acdb755e9f1f67a
parentc75eabe54166c8b4458523415cb2324323147bc0
[9610] wlbt: fw panic copy files to /sdcard/log

on fw panic we want to generate tar file via wlbtd. We were calling
EVENT_SCSC to create moredump in /sdcard/log. Now wlbtd takes care of this
by copying moredump and other logs in /sdcard/log (temporarily) until
test systems can cope with new sable and tar file.
Removing call to EVENT_SCSC as it is redundant.

Change-Id: I9f12379a077a3e5d751200504c8eeb2b1984f4e9
SCSC-Bug-Id: SSB-42639
Signed-off-by: Purnendu Kapadia <p.kapadia@samsung.com>
drivers/misc/samsung/scsc/mxman.c