OSDN Git Service

drm/i915/gvt: fix detect_host calling logic
authorXiaoguang Chen <xiaoguang.chen@intel.com>
Tue, 25 Oct 2016 08:56:45 +0000 (16:56 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Wed, 26 Oct 2016 05:23:04 +0000 (13:23 +0800)
commitb0122f3114e20f7d73520761648f8f0c141f3a30
tree004ddf370ab651001db6be9f626279dab7a716e2
parent64fafcf5a2fa2f3c33fa7f5957923839b36f1e8c
drm/i915/gvt: fix detect_host calling logic

Like other routines, intel_gvt_hypervisor_detect_host returns 0
for success.

Signed-off-by: Xiaoguang Chen <xiaoguang.chen@intel.com>
Signed-off-by: Jike Song <jike.song@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
drivers/gpu/drm/i915/gvt/gvt.c