drm/msm/hdmi: enable regulators before clocks to avoid warnings
authorJilai Wang <jilaiw@codeaurora.org>
Mon, 1 Dec 2014 20:10:37 +0000 (15:10 -0500)
committerRob Clark <robdclark@gmail.com>
Thu, 18 Dec 2014 19:32:15 +0000 (14:32 -0500)
HPD regulators need to be enabled before clocks, otherwise clock
driver will report warning.

Signed-off-by: Jilai Wang <jilaiw@codeaurora.org>

No differences found