msm: clock-8974: Correct the resource ID for the mmssnoc_ahb_clk
Updated documentation indicates the resource ID for the
mmssnoc_ahb_clk is 0x3. Update this in the code.
Change-Id: I245c0a787cde641b86ff96c8d9319c1e8fb57043
Signed-off-by: Vikram Mulukutla <markivx@codeaurora.org>
diff --git a/arch/arm/mach-msm/clock-8974.c b/arch/arm/mach-msm/clock-8974.c
index ebb5914..254a058 100644
--- a/arch/arm/mach-msm/clock-8974.c
+++ b/arch/arm/mach-msm/clock-8974.c
@@ -625,7 +625,7 @@
#define PNOC_ID 0x0
#define SNOC_ID 0x1
#define CNOC_ID 0x2
-#define MMSSNOC_AHB_ID 0x4
+#define MMSSNOC_AHB_ID 0x3
#define BIMC_ID 0x0
#define OCMEM_ID 0x1