From: Paul Walmsley Date: Wed, 23 Feb 2011 07:14:07 +0000 (-0700) Subject: OMAP2+: hwmod: add ability to setup individual hwmods X-Git-Tag: v2.6.39-rc1~432^2~20^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2debdbd1ad896a410019c9cf30785cad15930fc;p=pandora-kernel.git OMAP2+: hwmod: add ability to setup individual hwmods Add omap_hwmod_setup_one(), which is intended for use early in boot to selectively setup the hwmods needed for system clocksources and clockevents, and any other hwmod that is needed in early boot. omap_hwmod_setup_all() can then be called later in the boot process. The point is to minimize the amount of code that needs to be run early. Signed-off-by: Paul Walmsley Cc: BenoƮt Cousson Cc: Kevin Hilman Cc: Santosh Shilimkar Cc: Tony Lindgren --- Reading git-diff-tree failed