diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2016-10-28 13:58:28 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2016-10-28 20:53:43 +0100 |
commit | 2e36991a8aa2fb5b06eee7958cced0665ea6f35d (patch) | |
tree | e1f86b7f2c8c463d264dab96e237513a09b0597c /drivers/iio/amplifiers | |
parent | e95433c73a11759203af1cae5958f998c9673370 (diff) |
drm/i915: Remove unused i915_gem_active_wait() in favour of _unlocked()
Since we only use the more generic unlocked variant, just rename it as
the normal i915_gem_active_wait(). The temporary cost is that we need to
always acquire the reference in a RCU safe manner, but the benefit is
that we will combine the common paths.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20161028125858.23563-5-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/iio/amplifiers')
0 files changed, 0 insertions, 0 deletions