diff options
author | Laurent Pinchart <[email protected]> | 2016-12-18 00:01:19 +0200 |
---|---|---|
committer | Laurent Pinchart <[email protected]> | 2017-02-17 15:27:24 +0200 |
commit | 76adb460fd939756db689f238d5c2ddb45469705 (patch) | |
tree | 43f1517801a8c98f2932e499456ca12bf323cd8c /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 620f74f51ccd9c954530655e46ce5907d88f1e9a (diff) |
drm: Remove the struct drm_device platformdev field
The field contains a pointer to the parent platform device of the DRM
device. As struct drm_device also contains a dev pointer to the struct
device embedded in the platform_device structure, the platformdev field
is redundant. Remove it and use the dev pointer directly.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Acked-by: Jyri Sarha <[email protected]>
Acked-by: Vincent Abriou <[email protected]> # For sti
Acked-by: Russell King <[email protected]> # For armada
Acked-by: Rob Clark <[email protected]> # For msm
Acked-by: Xinwei Kong<[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions