Skip to content
Snippets Groups Projects
Commit 7742ba7c authored by jericho.lu's avatar jericho.lu
Browse files

[Dorado][Touch] Remove immediate return after hw reset in resume function

[Description]
	- In resume function, it is returned immediately after hw reset,
	  which causes ESD check function not working correctly and
	  increases power consumption.
	  Skip this return call and return in the end of resume function
[Customer Impact]
	- Power consumption
[Affected Area]
	- kernel
[Side effect of the change]
	- None

Change-Id: I5a18ab519645b2c6fbcaa6464de8d799e2e7efc4
parent c1093284
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment