From: Paul Walmsley Date: Wed, 23 Feb 2011 07:14:06 +0000 (-0700) Subject: OMAP2+: hwmod: allow multiple calls to omap_hwmod_init() X-Git-Tag: v2.6.39-rc1~432^2~20^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bac1a0f0bbf0b11b23fe714826f29fc9aeb35855;p=pandora-kernel.git OMAP2+: hwmod: allow multiple calls to omap_hwmod_init() There's no longer any reason why we should prevent multiple calls to omap_hwmod_init(). It is now simply used to register an array of hwmods. This should allow a subset of hwmods (e.g., hwmods handling the system clocksource and clockevents) to be registered earlier than the remaining mass of hwmods. Signed-off-by: Paul Walmsley Cc: BenoƮt Cousson Cc: Kevin Hilman --- Reading git-diff-tree failed