commit | 39762ad437f1149b904e6baeaf28824da34a89c1 | [log] [tgz] |
---|---|---|
author | Changbin Du <changbin.du@intel.com> | Tue Dec 27 13:25:06 2016 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Mon Jan 09 11:05:56 2017 +0800 |
tree | 35dfd59a192e23c7a51f132dab39b467cc4aeadb | |
parent | a12010534d0984f91bc5bdcf9e27bd55e20d82da [diff] |
drm/i915/gvt: fix return value in mul_force_wake_write All mmio handlers should return a negetive value for failure, not 1. Signed-off-by: Changbin Du <changbin.du@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>