From: Stephen Boyd Date: Wed, 15 Jan 2014 18:47:23 +0000 (-0800) Subject: clk: qcom: Add a regmap type clock struct X-Git-Tag: v3.14-rc1~109^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=085d7a455444f4d425371ee3c8a273c6e1b522db;p=pandora-kernel.git clk: qcom: Add a regmap type clock struct Add a clock type that associates a regmap pointer and some enable/disable bits with a clk_hw struct. This will be the struct that a hw specific implementation wraps if it wants to use the regmap helper functions. Signed-off-by: Stephen Boyd Signed-off-by: Mike Turquette --- Reading git-diff-tree failed