From: Linus Walleij Date: Tue, 20 Nov 2012 22:01:04 +0000 (+0100) Subject: clk: make ICST driver handle the VCO registers X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~93^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a9ad671ac0a0ec2fc86887a9416f837c0cfb801;p=pandora-kernel.git clk: make ICST driver handle the VCO registers It turns out that all platforms using the ICST VCO are really just touching two registers, and in the same way as well: one register with the VCO configuration as such, and one lock register that makes it possible to write to the VCO. Factor this register read/write into the ICST driver so we can reuse it in the IM-PD1 driver. Signed-off-by: Linus Walleij Signed-off-by: Mike Turquette --- Reading git-diff-tree failed