]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Alchemy: au1xmmc: use clk framework
authorManuel Lauss <manuel.lauss@gmail.com>
Wed, 23 Jul 2014 14:36:56 +0000 (16:36 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 30 Jul 2014 12:11:42 +0000 (14:11 +0200)
commit619c5bd102797a51673fe47ce051f5a4ae69cc63
tree840f4fff6ddce34dadad2d38e860a58a26d7540d
parentee52e32fb0cd7dbe612b7e22b11c0e783d06583b
MIPS: Alchemy: au1xmmc: use clk framework

Use the clock framework to get the peripheral clock rate to
correctly set the MMC/SD bus clock divider.

Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Cc: Linux-MIPS <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/7475/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
drivers/mmc/host/au1xmmc.c