From: Paul Walmsley Date: Wed, 7 Jan 2009 15:23:45 +0000 (+0200) Subject: OMAP clock: add OMAP chip family-specific clk_register() option X-Git-Tag: v2.6.28-davinci1-diff-base~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12081fce83c10221ccd1b282e3e2fbe56f742e21;p=pandora-kernel.git OMAP clock: add OMAP chip family-specific clk_register() option Provide a mechanism for OMAP chip family (e.g., OMAP1, 2, 3) clock code to define a clk_register function via struct clk_functions. This is currently only used for OMAP2/3, to handle clock->clockdomain registration. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed