From: Nishanth Aravamudan Date: Thu, 2 Jul 2015 22:39:21 +0000 (-0700) Subject: crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit} X-Git-Tag: omap-for-v4.3/fixes-merge-window~29^2~163 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec13bcbe07a202c32ea74927e27479aa4d19d1b1;p=pandora-kernel.git crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit} While there is no technical reason that both nx-842.c and nx-842-pseries.c can have the same name for the init/exit functions, it is a bit confusing with initcall_debug. Rename the pseries specific functions appropriately Signed-off-by: Nishanth Aravamudan Signed-off-by: Herbert Xu --- Reading git-diff-tree failed