target: msm8994: configure lab/ibb from panel for 8994

Configuring LAB/IBB regulator bases on the panel file
instead of embedded it at wled previously.

CRs-Fixed: 741388
Change-Id: If49f94d68be42d980753a2cfa91b6612ca04dfe1
diff --git a/target/msm8994/oem_panel.c b/target/msm8994/oem_panel.c
index ec7a940..a95aff5 100644
--- a/target/msm8994/oem_panel.c
+++ b/target/msm8994/oem_panel.c
@@ -127,6 +127,9 @@
 		panelstruct->panelresetseq
 					 = &sharp_wqxga_dualdsi_video_reset_seq;
 		panelstruct->backlightinfo = &sharp_wqxga_dualdsi_video_backlight;
+
+		pinfo->labibb = &sharp_wqxga_dualdsi_video_labibb;
+
 		pinfo->mipi.panel_on_cmds
 			= sharp_wqxga_dualdsi_video_on_command;
 		pinfo->mipi.num_of_panel_on_cmds