From f887605d25c1514b06b1a0e0477f85f27f23664d Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Mon, 28 Oct 2013 23:49:23 +0100 Subject: [PATCH] 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-format-patch failed