From: Thierry Reding Date: Thu, 22 May 2014 09:12:17 +0000 (+0200) Subject: gpu: host1x: Rename internal functions for clarity X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~9^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c7dfd36b73be6d2755f7b724e5ce0bffaf04dd3;p=pandora-kernel.git gpu: host1x: Rename internal functions for clarity The internal host1x_{,un}register_client() functions can potentially be confused with public the host1x_client_{,un}register() functions. Rename them to host1x_{add,del}_client() to remove some of the possible confusion. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed