drm/i915/dp: rename intel_dp_is_edp to intel_dp_is_port_edp
authorJani Nikula <[email protected]>
Fri, 18 Aug 2017 09:30:19 +0000 (12:30 +0300)
committerJani Nikula <[email protected]>
Mon, 21 Aug 2017 07:23:28 +0000 (10:23 +0300)
commit7b91bf7f9196c8192b65a904ac7de7ecf989904f
tree189bfaeb2820145c3b25d4ff2ad31b3bfc105d91
parent1a25db65d39cc6c1bdc2bdb999611311f8fec3da
drm/i915/dp: rename intel_dp_is_edp to intel_dp_is_port_edp

Emphasize that this is based on the port, not intel_dp. This is also in
line with the underlying intel_bios_is_port_edp() function. No
functional changes.

Cc: Manasi Navare <[email protected]>
Cc: Jim Bride <[email protected]>
Reviewed-by: Jim Bride <[email protected]>
Reviewed-by: Manasi Navare <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/i915/intel_display.c
drivers/gpu/drm/i915/intel_dp.c
drivers/gpu/drm/i915/intel_drv.h