diff options
author | Dave Gordon <david.s.gordon@intel.com> | 2016-04-22 19:14:32 +0100 |
---|---|---|
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | 2016-04-25 12:31:34 +0100 |
commit | d37cd8a8878e8a257a2ea515fe4a0bb370b4efc5 (patch) | |
tree | 071f97f0749f0a5a399539b9bc258ae7211f4121 /drivers/input/keyboard/tca6416-keypad.c | |
parent | ee0629cfd3c16c716801c84e939ff5db5e23f54d (diff) | |
download | talos-op-linux-d37cd8a8878e8a257a2ea515fe4a0bb370b4efc5.tar.gz talos-op-linux-d37cd8a8878e8a257a2ea515fe4a0bb370b4efc5.zip |
drm/i915: rename i915_gem_alloc_object() to i915_gem_object_create()
Because having both i915_gem_object_alloc() and i915_gem_alloc_object()
(with different return conventions) is just too confusing!
(i915_gem_object_alloc() is the low-level memory allocator, and remains
unchanged, whereas i915_gem_alloc_object() is a constructor that ALSO
initialises the newly-allocated object.)
Signed-off-by: Dave Gordon <david.s.gordon@intel.com>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1461348872-4702-1-git-send-email-david.s.gordon@intel.com
Diffstat (limited to 'drivers/input/keyboard/tca6416-keypad.c')
0 files changed, 0 insertions, 0 deletions