From: Kuninori Morimoto Date: Wed, 24 Nov 2010 02:44:06 +0000 (+0000) Subject: ARM: mach-shmobile: ap4evb: FSI clock use proper process for HDMI X-Git-Tag: v2.6.37-rc4~23^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4bc99b977e3a1dd10a84a01ebe59ac2ccebf0cd;p=pandora-kernel.git ARM: mach-shmobile: ap4evb: FSI clock use proper process for HDMI Current AP4 FSI set_rate function used bogus clock process which didn't care enable/disable and clk->usecound. To solve this issue, this patch also modify FSI driver to call set_rate with enough options. This patch modify it. Signed-off-by: Kuninori Morimoto Signed-off-by: Paul Mundt --- Reading git-diff-tree failed