From: Laurent Pinchart Date: Mon, 28 Oct 2013 22:49:23 +0000 (+0100) Subject: i2c: sh_mobile: Convert to clk_prepare/unprepare X-Git-Tag: v3.13-rc1~43^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f887605d25c1514b06b1a0e0477f85f27f23664d;p=pandora-kernel.git i2c: sh_mobile: Convert to clk_prepare/unprepare Turn clk_enable() and clk_disable() calls into clk_prepare_enable() and clk_disable_unprepare() to get ready for the migration to the common clock framework. Signed-off-by: Laurent Pinchart Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed