diff options
author | 2018-02-13 14:00:33 +0200 | |
---|---|---|
committer | 2018-03-01 09:18:18 +0200 | |
commit | 7093d6cd1fb39efbc014f209eab0bc7a21e08811 (patch) | |
tree | 328433fc43cad0fdcbbaa2c5650018a36d3b8bc7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm: omapdrm: dss: Don't unnecessarily cast to dev to pdev and back (diff) | |
download | wireguard-linux-7093d6cd1fb39efbc014f209eab0bc7a21e08811.tar.xz wireguard-linux-7093d6cd1fb39efbc014f209eab0bc7a21e08811.zip |
drm: omapdrm: dsi: Pass the dsi_data pointer to internal functions
Internal dsi functions take a pointer to the DSI platform_device and
then cast it to a dsi_data pointer. That's pointless as the caller
already has the dsi_data pointer. Pass it directly instead of the
platform_device pointer.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions