diff options
author | Laurent Pinchart <[email protected]> | 2020-12-03 18:21:55 +0200 |
---|---|---|
committer | Laurent Pinchart <[email protected]> | 2021-01-05 07:20:04 +0200 |
commit | a476f9e8c00c6042f002b411305de7abdcacac5f (patch) | |
tree | 7f201ac9f6cc030f99707926fc03d7b9fe822647 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | ea6aae151887070936a7bc5c91654bd8845335a0 (diff) |
drm: rcar-du: Replace dev_private with container_of
Now that drm_device is embedded in rcar_du_device, we can use
container_of to get the rcar_du_device pointer from the drm_device,
instead of using the drm_device.dev_private field.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Jacopo Mondi <[email protected]>
Reviewed-by: Kieran Bingham <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions