]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit45d66f457e11efb92410854c2713e87fd8cb8ae9
tree004ddf370ab651001db6be9f626279dab7a716e2
parent9a27af3c4eb5ed5c75bfbdb578f14b3e97a9665f
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