From: Russell King Date: Mon, 2 Mar 2015 15:40:29 +0000 (+0000) Subject: clkdev: add clkdev_create() helper X-Git-Tag: omap-for-v4.2/fixes-rc1^2~153^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2568999835d7797afce3dcc3a3f368051ffcaf1f;p=pandora-kernel.git clkdev: add clkdev_create() helper Add a helper to allocate and add a clk_lookup structure. This can not only be used in several places in clkdev.c to simplify the code, but more importantly, can be used by callers of the clkdev code to simplify their clkdev creation and registration. Signed-off-by: Russell King --- Reading git-diff-tree failed