From: Daniel Vetter Date: Wed, 19 Nov 2014 23:33:04 +0000 (+0100) Subject: drm/i915: s/init()/init_hw()/ in intel_engine_cs X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~43^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecfe00d802d47af797f09cf8c88ad5ee7aa8d11b;p=pandora-kernel.git drm/i915: s/init()/init_hw()/ in intel_engine_cs This is (mostly, some exceptions that need fixing) the hw setup function which starts the ring. And not the function which allocates all the resources. Make this clear by giving it a better name. Signed-off-by: Daniel Vetter Reviewed-by: Dave Gordon Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed