diff options
author | Jani Nikula <[email protected]> | 2014-06-03 14:56:16 +0300 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2014-06-04 13:13:37 +1000 |
commit | 4a2a450fe26fc8c5e64e6b85d48ed02dc4815ff0 (patch) | |
tree | e1318abf84ef0cff5d5c019368a91a21c4591d6a /tools/perf/scripts/python | |
parent | 52571ad5f4c57067ac593a6bdb1f7a35ed032d27 (diff) |
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 <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions