commit | d4bc99b977e3a1dd10a84a01ebe59ac2ccebf0cd | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Wed Nov 24 02:44:06 2010 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Nov 24 15:29:56 2010 +0900 |
tree | 441a72709a1dd40ac84b89cec8b036f00960a96b | |
parent | e8ee13a818db4954517cea7da6e7c15b9656eb00 [diff] |
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 <kuninori.morimoto.gx@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>