commit | 8dc6e183368170e1868fa7c4673f93ff2af1b57a | [log] [tgz] |
---|---|---|
author | Adrian Salido-Moreno <adrianm@codeaurora.org> | Wed Jan 23 12:42:20 2013 -0800 |
committer | Jay Chokshi <jchokshi@codeaurora.org> | Thu Feb 14 10:48:26 2013 -0800 |
tree | f86703066dac135612454c3c4ad2c7688b06c376 | |
parent | 3bc2fe5d3a60fb1b65cd61ba236752f433512c62 [diff] |
msm: mdss: fix initialization of resources Move resetting of clock variables and other resources before they are ever used, this will avoid some variables being used before they are properly initialized. Change-Id: I9e7e9e0f272647f859927d9343a2d3a7adc7c933 Signed-off-by: Adrian Salido-Moreno <adrianm@codeaurora.org>