]> git.karo-electronics.de Git - linux-beck.git/commit
drm/msm/mdp5: remove the cfg pointer from SMP struct
authorStephane Viau <sviau@codeaurora.org>
Tue, 15 Sep 2015 12:41:44 +0000 (08:41 -0400)
committerRob Clark <robdclark@gmail.com>
Thu, 22 Oct 2015 19:39:54 +0000 (15:39 -0400)
commit60fb49ca52ec304a937bcee14ae6acbe1e75562b
tree2c4a81ba3deea725f172154122c42ae980c853cd
parente01b1bfd88f9c5ec32b471a5a696a79f45740e63
drm/msm/mdp5: remove the cfg pointer from SMP struct

We want to make sure we control all the information being passed
down to SMP block. Having access to the cfg pointer here may create
bad things in the future.

Signed-off-by: Stephane Viau <sviau@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
drivers/gpu/drm/msm/mdp/mdp5/mdp5_cfg.h
drivers/gpu/drm/msm/mdp/mdp5/mdp5_smp.c