commit | 369213bdc94d15611d0f17fc4abfb04a450b5757 | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Wed Nov 28 10:24:13 2012 +0100 |
committer | Chris Ball <cjb@laptop.org> | Thu Dec 06 13:55:08 2012 -0500 |
tree | 521de2a3059e801013d16026579c192e20693980 | |
parent | 8db580ccfd3b3aa0f7d800d2db4e8c32e7da2cda [diff] |
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>