commit | 60fb49ca52ec304a937bcee14ae6acbe1e75562b | [log] [tgz] |
---|---|---|
author | Stephane Viau <sviau@codeaurora.org> | Tue Sep 15 08:41:44 2015 -0400 |
committer | Rob Clark <robdclark@gmail.com> | Thu Oct 22 15:39:54 2015 -0400 |
tree | 2c4a81ba3deea725f172154122c42ae980c853cd | |
parent | e01b1bfd88f9c5ec32b471a5a696a79f45740e63 [diff] |
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>