msm: display: Add regulator, clock & LVDS/DSI panel support for 8064

Add PMIC regulators, DSI/MDP clocks and supported LVDS/DSI panel
devices to support display for 8064 target

Change-Id: I245d7432777634b7bfbab9c0671bb263c2fdddcd
Signed-off-by: Ravishangar Kalyanam <rkalya@codeaurora.org>
diff --git a/arch/arm/mach-msm/devices-8960.c b/arch/arm/mach-msm/devices-8960.c
index cefa0c4..4525bab 100644
--- a/arch/arm/mach-msm/devices-8960.c
+++ b/arch/arm/mach-msm/devices-8960.c
@@ -1663,7 +1663,7 @@
 };
 #endif
 
-static struct platform_device msm_lvds_device = {
+struct platform_device msm_lvds_device = {
 	.name   = "lvds",
 	.id     = 0,
 };