commit | 4e972ee9498f2bcf2c6b98d19d48686d07908628 | [log] [tgz] |
---|---|---|
author | Steve Kondik <shade@chemlab.org> | Tue Feb 25 01:04:25 2014 +0100 |
committer | Steve Kondik <shade@chemlab.org> | Tue Feb 25 01:04:25 2014 +0100 |
tree | 14f5b63b7114c005368bc06c15f850038cd89690 | |
parent | 0431bf39e8e75cee213ca721e70468df23375f3a [diff] |
video: mdss: Kill "pervious" logspam Change-Id: Id81659ec6a23c3c27a60ba639793b506da4c89a5
diff --git a/drivers/video/msm/mdss/mdss_mdp_ctl.c b/drivers/video/msm/mdss/mdss_mdp_ctl.c index 30ae58b..581964f 100644 --- a/drivers/video/msm/mdss/mdss_mdp_ctl.c +++ b/drivers/video/msm/mdss/mdss_mdp_ctl.c
@@ -644,7 +644,7 @@ } else if (ctl->perf_status <= 2) { ctl->perf_status++; } else { - pr_err("pervious commit was not done\n"); + pr_debug("pervious commit was not done\n"); } pr_debug("perf_status=%d\n", ctl->perf_status);