From: Alexey Skidanov Date: Tue, 18 Nov 2014 12:00:04 +0000 (+0200) Subject: drm/amdkfd: Process-device data creation and lookup split X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~41^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=093c7d8cfd2a26ff05e3bdff63d371147df1951c;p=pandora-kernel.git drm/amdkfd: Process-device data creation and lookup split This patch splits the current kfd_get_process_device_data() to two functions, one that specifically creates a pdd and another one which just do lookup. This is done to enhance the readability and maintainability of the code. Signed-off-by: Alexey Skidanov Signed-off-by: Oded Gabbay --- Reading git-diff-tree failed