tzcom: Rename playrdy to tzapps

Also fix a pil_put() bug while we're at it.

CRs-Fixed: 307844
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
diff --git a/arch/arm/mach-msm/peripheral-reset.c b/arch/arm/mach-msm/peripheral-reset.c
index d19f1b2..5456e14 100644
--- a/arch/arm/mach-msm/peripheral-reset.c
+++ b/arch/arm/mach-msm/peripheral-reset.c
@@ -527,7 +527,7 @@
 		.ops = &pil_q6_ops,
 	},
 	{
-		.name = "playrdy",
+		.name = "tzapps",
 		.pdev = {
 			.name = "pil_playready",
 			.id = -1,