]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: sh_mobile_sdhi: fix clock frequency printing
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Wed, 28 Nov 2012 09:24:13 +0000 (10:24 +0100)
committerChris Ball <cjb@laptop.org>
Tue, 4 Dec 2012 18:43:12 +0000 (13:43 -0500)
commita743f292be502a2bc53b3854de9ad56eeff8ba83
treed4a4c6914a193b19844c810ee78b8e4df3610322
parent6d538407781e7c37b87ad3462ebb2113c13afd98
mmc: sh_mobile_sdhi: fix clock frequency printing

During its probing the SDHI driver prints out the clock frequency, but
does it wrongly, always reporting 0Hz. Use the MMC host frequency value
to fix this issue.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sh_mobile_sdhi.c