From: Rabin Vincent Date: Fri, 17 Apr 2009 03:14:19 +0000 (+0530) Subject: mmci: fix crash with debug enabled X-Git-Tag: v2.6.30-rc5~43^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ea580f1db62c5419e6690878fd61a740f3aae8e;p=pandora-kernel.git mmci: fix crash with debug enabled If MMC debugging is enabled, the mmci driver oopses because the DBG macro uses host->mmc before it is set. Set it earlier. Signed-off-by: Rabin Vincent Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed