git: drm/i915: Sync hpd_pulse return values with Linux

Francois Tigeot ftigeot at crater.dragonflybsd.org
Sat May 26 04:37:13 PDT 2018


commit fae244aff752683280061226910123e9186d2e37
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Sat May 26 13:32:07 2018 +0200

    drm/i915: Sync hpd_pulse return values with Linux
    
    Now that we know how to handle irqreturn enums, we can use more
    Linux code unmodified.

Summary of changes:
 sys/dev/drm/i915/intel_dp.c      | 10 +++++-----
 sys/dev/drm/i915/intel_drv.h     |  6 ++----
 sys/dev/drm/i915/intel_hotplug.c |  4 ++--
 3 files changed, 9 insertions(+), 11 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fae244aff752683280061226910123e9186d2e37


-- 
DragonFly BSD source repository



More information about the Commits mailing list