From: Mika Kuoppala Date: Thu, 25 Jun 2015 15:35:08 +0000 (+0300) Subject: drm/i915/gtt: Rename unmap_and_free_px to free_px X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~155 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a08e111a6cc88514155b087e0c307581064352b5;p=pandora-kernel.git drm/i915/gtt: Rename unmap_and_free_px to free_px All the paging structures are now similar and mapped for dma. The unmapping is taken care of by common accessors, so don't overload the reader with such details. v2: Be consistent with goto labels (Michel) Signed-off-by: Mika Kuoppala Reviewed-by: Michel Thierry Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed