diff options
| author | Ville Syrjälä <[email protected]> | 2019-12-04 20:05:48 +0200 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2020-01-21 18:20:46 +0200 |
| commit | 5d1db3f61aa919dfbe7c80ab51b5ec981e3a995c (patch) | |
| tree | d61bb7f68a66eb739f87d7ec7d7acb6c53346acf /tools/perf/scripts/python/bin | |
| parent | 490eda588cf6e7ca54125d8fed0677ea5af38744 (diff) | |
drm/i915: Rename conn_to_dig_port() to intel_attached_dig_port()
Use the standard naming convention and rename conn_to_dig_port()
to intel_attached_dig_port().
@@
@@
- conn_to_dig_port
+ intel_attached_dig_port
(...)
{
...
}
@@
expression C;
@@
- conn_to_dig_port(C)
+ intel_attached_dig_port(C)
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Juha-Pekka Heikkila <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions