diff --git a/drivers/mfd/glamo/glamo-core.c b/drivers/mfd/glamo/glamo-core.c
index 445ff24..440284c 100644
--- a/drivers/mfd/glamo/glamo-core.c
+++ b/drivers/mfd/glamo/glamo-core.c
@@ -656,19 +656,19 @@ static struct glamo_script glamo_init_script[] = {
 	{ GLAMO_REG_CLOCK_MEMORY,	0x0000 },
 	{ GLAMO_REG_CLOCK_LCD,		0x0000 },
 	{ GLAMO_REG_CLOCK_MMC,		0x0000 },
-#if 0
-/* unused engines must be left in reset to stop MMC block read "blackouts" */
 	{ GLAMO_REG_CLOCK_ISP,		0x0000 },
 	{ GLAMO_REG_CLOCK_ISP,		0x0000 },
+#if 0
+/* unused engines must be left in reset to stop MMC block read "blackouts" */
 	{ GLAMO_REG_CLOCK_JPEG,		0x0000 },
 	{ GLAMO_REG_CLOCK_3D,		0x0000 },
 	{ GLAMO_REG_CLOCK_3D,		0x0000 },
 	{ GLAMO_REG_CLOCK_2D,		0x0000 },
 	{ GLAMO_REG_CLOCK_2D,		0x0000 },
 	{ GLAMO_REG_CLOCK_RISC1,	0x0000 },
+#endif
 	{ GLAMO_REG_CLOCK_MPEG,		0x0000 },
 	{ GLAMO_REG_CLOCK_MPEG,		0x0000 },
-#endif
 	{ GLAMO_REG_PLL_GEN1,		0x05db },	/* 48MHz */
 	{ GLAMO_REG_PLL_GEN3,		0x09c3 },	/* 80MHz */
 		{ 0xfffd, 0 },
