msm:board-msm7x27a: Increase pmem for camera memory constraints

Increasing PMEM temporarily to allocate jpeg heap on pmem.
Once ASHMEM is working properly, this PMEM increase will be reverted.

Change-Id: Ia5b77c7222ac298b61f51f3c11965f3dfe938304
Signed-off-by: Roja Rani Yarubandi <rojay@codeaurora.org>
diff --git a/arch/arm/mach-msm/board-msm7x27a.c b/arch/arm/mach-msm/board-msm7x27a.c
index 1435774..aada890 100644
--- a/arch/arm/mach-msm/board-msm7x27a.c
+++ b/arch/arm/mach-msm/board-msm7x27a.c
@@ -1072,7 +1072,7 @@
 #define MSM_PMEM_MDP_SIZE       0x1900000
 #define MSM7x25A_MSM_PMEM_MDP_SIZE	0x1000000
 
-#define MSM_PMEM_ADSP_SIZE      0x1000000
+#define MSM_PMEM_ADSP_SIZE      0x2000000
 #define MSM7x25A_MSM_PMEM_ADSP_SIZE      0xB91000