From: Jarkko Lavinen Date: Thu, 6 Nov 2008 14:02:29 +0000 (+0200) Subject: OMAP: HSMMC: Fix oops in omap_mmc_remove X-Git-Tag: v2.6.28-davinci1-diff-base~71^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e9ebf6a224f6cff163432f05bc708511150858d;p=pandora-kernel.git OMAP: HSMMC: Fix oops in omap_mmc_remove Do not access host in omap_mmc_remove() if it is null. This occurs when module is removed before its platform data is set. Signed-off-by: Jarkko Lavinen --- Reading git-diff-tree failed