| commit | 700819df8a4d1d918103e51bbeb7a662ad99b636 | [log] [tgz] |
|---|---|---|
| author | Stephen Boyd <sboyd@codeaurora.org> | Fri Sep 30 17:14:13 2011 -0700 |
| committer | Bryan Huntsman <bryanh@codeaurora.org> | Wed Oct 05 10:28:02 2011 -0700 |
| tree | fc2127d48502c3fd549316c363c4aaa915442888 | |
| parent | 8d440571f2233525fc8c90dc20708d1f1f1c3698 [diff] [blame] |
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,