drm/i915: Reduce diff to Linux 3.17 in i915/intel_dp.c
authorImre Vadász <imre@vdsz.com>
Sat, 12 Sep 2015 10:09:44 +0000 (12:09 +0200)
committerImre Vadász <imre@vdsz.com>
Sat, 12 Sep 2015 15:05:22 +0000 (17:05 +0200)
commit6b231eab9db5ef4d4dc3816487d8e3d48941e0e2
tree41fb4fc0bdf4c9b2058a3dd87daaab331e9dbd12
parentd13e957b0d66a395b3736c43f18972c282bbd58a
drm/i915: Reduce diff to Linux 3.17 in i915/intel_dp.c

Replaces intel_dp_aux_native_* calls by the corresponding drm_dp_dpcd_*
calls used in the Linux 3.17 code, and removes the intel_dp_aux_native_*
functions.

intel_dp_aux_native_read_retry() became intel_dp_dpcd_read_wake().
One operator precedence typo which wasn't synced from Linux 3.17 code
yet, and some whitespace diff fixes
sys/dev/drm/i915/intel_dp.c
sys/dev/drm/i915/intel_drv.h