From: Paul Walmsley Date: Wed, 16 Feb 2011 22:38:38 +0000 (-0700) Subject: OMAP: clock: bail out early if arch_clock functions not implemented X-Git-Tag: v2.6.39-rc1~432^2~10^2~2^7~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e07f469d284ca3d1f5dcf5438c22982be98bc071;p=pandora-kernel.git OMAP: clock: bail out early if arch_clock functions not implemented Bail out before we take the clockfw_lock spinlock if the corresponding OMAP1 or OMAP2+ clock function is not defined. The intention is to reduce and simplify the work that is done inside the spinlock. Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed