diff options
author | 2014-06-03 14:56:16 +0300 | |
---|---|---|
committer | 2014-06-04 13:13:37 +1000 | |
commit | 4a2a450fe26fc8c5e64e6b85d48ed02dc4815ff0 (patch) | |
tree | e1318abf84ef0cff5d5c019368a91a21c4591d6a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/qxl: use surface_id 0 for primary surface on all monitors (diff) | |
download | linux-dev-4a2a450fe26fc8c5e64e6b85d48ed02dc4815ff0.tar.xz linux-dev-4a2a450fe26fc8c5e64e6b85d48ed02dc4815ff0.zip |
staging: imx-drm-core: replace drm_get_connector_name() with direct name field use
Generated using semantic patch:
@@
expression E;
@@
- drm_get_connector_name(E)
+ E->name
Acked-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions