target/platform: msm8953: rename msmtitanium to msm8953.

Remove internal code name of msmtitanium for msm8953

Change-Id: I45873916f51a93e163e3de69811b22bd23ab65a8
diff --git a/target/init.c b/target/init.c
index ca64cd1..728402d 100644
--- a/target/init.c
+++ b/target/init.c
@@ -274,8 +274,8 @@
 		case MSMGOLD2:
 		case MSMGOLD3:
 		case APQGOLD:
-		case MSMTITANIUM:
-		case APQTITANIUM:
+		case MSM8953:
+		case APQ8053:
 			config->vib_type = VIB_LRA_TYPE;
 			config->hap_rate_cfg1 = QPNP_HAP_RATE_CFG1_41;
 			config->hap_rate_cfg2 = QPNP_HAP_RATE_CFG2_03;