[PATCH v3 9/9] crypto: add clk_prepare/clk_unprepare

2012-06-04 Thread Prashant Gaikwad
Use clk_prepare/clk_unprepare as required by the generic clk framework. Signed-off-by: Prashant Gaikwad --- Please ignore previous versions. Updated commit message and maintainers properly in this version. No other change. This patch should go through Tegra tree since other patches to port Tegra

[PATCH v2 9/9] crypto: add clk_prepare/clk_unprepare

2012-06-04 Thread Prashant Gaikwad
Use clk_prepare/clk_unprepare as required by the generic clk framework. Signed-off-by: Prashant Gaikwad --- This patch should go through Tegra tree since other patches to port Tegra to generic clock framework are dependent on it. Posting here to get ack from the maintainers. drivers/crypto/tegr