Correct dfu thread state 02/200102/3
authorDongwoo Lee <dwoo08.lee@samsung.com>
Fri, 1 Feb 2019 05:57:35 +0000 (14:57 +0900)
committerDongwoo Lee <dwoo08.lee@samsung.com>
Wed, 20 Feb 2019 00:51:51 +0000 (00:51 +0000)
commit765e75760910d869915606477463372e334da436
tree234f347f559c90b62767c84abddeaaf294ba0f97
parentd500f722268400ce44cd1de682569d285adb861f
Correct dfu thread state

There is no need to unlock to change dfu state, this patch removes
lock/unlock between dfu state change. Also, some missing state change
is applied either.

Change-Id: I15215504bc4c2d7ca407285822d2508fe09b5a25
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
src/dfu.c