OSDN Git Service

drm/msm: Remove uneeded platform dev members
authorJordan Crouse <jcrouse@codeaurora.org>
Thu, 27 Jul 2017 16:42:33 +0000 (10:42 -0600)
committerRob Clark <robdclark@gmail.com>
Wed, 2 Aug 2017 11:57:02 +0000 (07:57 -0400)
commit8d6f08272b6f1742d537640313b256c8c9929813
tree3e30d4581035ab78916ab29e7f997efd6db5b94c
parent774e39ee3572272b816f3a0b39dfdbcc70dd47f1
drm/msm: Remove uneeded platform dev members

Commit eeb754746b14 ("drm/msm/gpu: use pm-runtime") adds a pointer
for the GPU platform device to the msm_gpu struct so we can
happily remove the same pointers from the individual GPU
structs.

Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
drivers/gpu/drm/msm/adreno/a3xx_gpu.c
drivers/gpu/drm/msm/adreno/a3xx_gpu.h
drivers/gpu/drm/msm/adreno/a4xx_gpu.c
drivers/gpu/drm/msm/adreno/a4xx_gpu.h
drivers/gpu/drm/msm/adreno/a5xx_gpu.c
drivers/gpu/drm/msm/adreno/a5xx_gpu.h