ARM: mach-shmobile: ap4evb: FSI clock use proper process for ak4642
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 19 Nov 2010 07:23:17 +0000 (07:23 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 24 Nov 2010 06:31:00 +0000 (15:31 +0900)
commit22de4e1fe446794acaebdf19dcaff4256d659972
treedaafc6b0c41ef1c0ad6f4cab642994523096e743
parentd4bc99b977e3a1dd10a84a01ebe59ac2ccebf0cd
ARM: mach-shmobile: ap4evb: FSI clock use proper process for ak4642

Current AP4 FSI didn't use set_rate for ak4642,
and used dummy rate when init.
And FSI driver was modified to always call set_rate.

The user which are using FSI set_rate is only AP4 now.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/arm/mach-shmobile/board-ap4evb.c
sound/soc/sh/fsi.c