2016-09-15 18:46 GMT+09:00 Jani Nikula <jani.nikula at linux.intel.com>: > On Wed, 14 Sep 2016, Masahiro Yamada <yamada.masahiro at socionext.com> wrote: >> i915_driver_open() is equivalent to i915_gem_open(). Replace the >> i915_driver_open with the direct use of i915_gem_open(). > > Sorry I know I asked for this, but there was opposition to doing > this. Please just do the return i915_gem_open(dev, file) version like > you had originally.
Sure. (I was also wondering if it is the right thing to do.) I will send v3. -- Best Regards Masahiro Yamada