]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit204c36b2080b25df57ce5c5149494ad11fb17f26
treedaafc6b0c41ef1c0ad6f4cab642994523096e743
parent61b22aec09dec780208750f617e96637a8677132
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