commit | 97e26d9a94deca25d487de5a499bcb296e01619a | [log] [tgz] |
---|---|---|
author | Jayant Shekhar <jshekhar@codeaurora.org> | Tue Jun 24 19:27:09 2014 +0530 |
committer | Jayant Shekhar <jshekhar@codeaurora.org> | Sat Jun 28 21:31:26 2014 +0530 |
tree | ee95634250204fa2d6262e075fdea626fad50173 | |
parent | 1253ea5993addd57c9cf1150d682d304916b0aef [diff] |
msm: mdss: Check ctl power on status before BTA status check Control path power on status should be checked before BTA status check else command sending failure and IOMMU page faults during bootup can be observed if ESD is enabled for device. Currently IOMMU is not powered on when commands are being sent. Change-Id: Ice66f38e79755eb14843fc63afe058e4bab2f0e2 Signed-off-by: Jayant Shekhar <jshekhar@codeaurora.org>