From: Magnus Damm Date: Wed, 11 Mar 2009 12:58:54 +0000 (+0900) Subject: tmio_mmc: Fix one off, use resource_size() in probe() X-Git-Tag: v2.6.30-rc1~209^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc6772a023ceab8df404b18b31c27f764dcf5b3f;p=pandora-kernel.git tmio_mmc: Fix one off, use resource_size() in probe() Update the tmio_mmc code to use resource_size(). With this patch applied the correct resource size is passed to ioremap(). Signed-off-by: Magnus Damm Acked-by: Ian Molton Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed