[COMMON] scsi: ufs: Fix problems in clock enable fail and hibern8 fail cases
authorHeonGwang Chu <hg.chu@samsung.com>
Wed, 5 Jul 2017 04:27:05 +0000 (13:27 +0900)
committerJaeHun Jung <jh0801.jung@samsung.com>
Tue, 8 May 2018 08:21:05 +0000 (17:21 +0900)
commit1ac4ae4ac4a981ddf53c543a39526d7820042f61
tree35850ddf814969b05f38b6c12634847364470125
parentdb1a0961845805ac57357a3f319cb4664a833501
[COMMON] scsi: ufs: Fix problems in clock enable fail and hibern8 fail cases

We delete the clearing of saved_err and saved_uic_err in hibern8 ctrl and
add recovery method when ufs clock enable fail cases.These cases had happened
in the previous soc versions.

Change-Id: Ia8dc78c58cd89030075fb63cc29e015bdb8411fa
Signed-off-by: HeonGwang Chu <hg.chu@samsung.com>
drivers/scsi/ufs/ufshcd.c