From: Magnus Damm Date: Fri, 6 May 2011 11:02:41 +0000 (+0000) Subject: mmc: sdhi: print physical base address and clock rate X-Git-Tag: v3.0-rc1~148^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f7d6819e56dda651a32b0193ff9e7929f62709f;p=pandora-kernel.git mmc: sdhi: print physical base address and clock rate Instead of printing out useless information such as the virtual base address and one of 4 interrupts, convert the SDHI probe() to print out physical base address together with clock rate. We do have a struct device so make use of dev_info(). Signed-off-by: Magnus Damm Signed-off-by: Guennadi Liakhovetski Signed-off-by: Chris Ball --- Reading git-diff-tree failed