From: Laurent Pinchart Date: Tue, 20 Jan 2015 22:55:49 +0000 (+0200) Subject: usb: isp1760: Prefix init_kmem_once and deinit_kmem_cache with isp1760_ X-Git-Tag: fixes-v4.0-rc1~102^2^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a6356ac62c8fa732e260123feb73655f7d919e6;p=pandora-kernel.git usb: isp1760: Prefix init_kmem_once and deinit_kmem_cache with isp1760_ The two functions are specific to the driver but have very generic names, subject to collisions. Rename them. Signed-off-by: Laurent Pinchart Reviewed-by: Felipe Balbi Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed