From: Linus Walleij Date: Mon, 11 Jun 2012 15:29:54 +0000 (+0200) Subject: clk: add versatile ICST307 driver X-Git-Tag: v3.6-rc1~110^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91b87a4795c42b97b8d18c3757eff352458ecef4;p=pandora-kernel.git clk: add versatile ICST307 driver The ICST307 VCO clock has a shared driver in the ARM architecture. This patch provides a wrapper into the common clock framework so we can use the implementation in the ARM architecture without duplicating the code until all ARM platforms using this VCO are moved over. At that point we can merge the driver from the ARM platform into the generic file altogether. Cc: Russell King Cc: Mike Turquette Signed-off-by: Linus Walleij [mturquette@linaro.org: removed versatile Kconfig] Signed-off-by: Mike Turquette --- Reading git-diff-tree failed