ux500: hdmi: Fix regulator regression

Signed-off-by: Philippe Langlais <philippe.langlais@linaro.org>
diff --git a/arch/arm/mach-ux500/board-mop500-regulators.c b/arch/arm/mach-ux500/board-mop500-regulators.c
index 06262bd..7cbbe2f 100644
--- a/arch/arm/mach-ux500/board-mop500-regulators.c
+++ b/arch/arm/mach-ux500/board-mop500-regulators.c
@@ -98,7 +98,7 @@
 	REGULATOR_SUPPLY("v-ab8500-AV-switch", "mcde_tv_ab8500.2"),
 #endif
 #ifdef CONFIG_DISPLAY_AV8100_TERTIARY
-	REGULATOR_SUPPLY("v-av8100-AV-switch", "av8100_hdmi.2"),
+	REGULATOR_SUPPLY("v-av8100-AV-switch", "av8100_hdmi.1"),
 #endif
 	REGULATOR_SUPPLY_DEBUG("aux2", "reg-virt-consumer.1")
 };