]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/staging/msm/mdp4_overlay.c
Fix common misspellings
[mirror_ubuntu-artful-kernel.git] / drivers / staging / msm / mdp4_overlay.c
index de284c28faa123ad4fa749e94105d45490c2038e..b9acf5299297788348069d11eec4a9d6e85b1d11 100644 (file)
@@ -696,7 +696,7 @@ void mdp4_mixer_stage_down(struct mdp4_overlay_pipe *pipe)
        stage = pipe->mixer_stage;
        mixer = pipe->mixer_num;
 
-       if (pipe != ctrl->stage[mixer][stage])  /* not runing */
+       if (pipe != ctrl->stage[mixer][stage])  /* not running */
                return;
 
        /* MDP_LAYERMIXER_IN_CFG, shard by both mixer 0 and 1  */