From: Paul Walmsley Date: Mon, 28 Feb 2011 18:58:14 +0000 (-0700) Subject: OMAP2+: hwmod: rename some init functions X-Git-Tag: v2.6.39-rc1~432^2~20^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=550c8092c55c22db8f843bad070fd1731292a75e;p=pandora-kernel.git OMAP2+: hwmod: rename some init functions Rename omap_hwmod_init() to omap_hwmod_register(). Rename omap_hwmod_late_init() to omap_hwmod_setup_all(). Also change all of the callers to reflect the new names. While here, update some copyrights. Suggested by Tony Lindgren . N.B. The comment in mach-omap2/serial.c may no longer be correct, given recent changes in init order. Signed-off-by: Paul Walmsley Cc: BenoƮt Cousson Cc: Kevin Hilman Cc: Tony Lindgren --- Reading git-diff-tree failed