From: Teemu Paasikivi Date: Mon, 22 Feb 2010 06:38:29 +0000 (+0200) Subject: wl1271: Fixed unloading of the wl1271_sdio module X-Git-Tag: v2.6.35-rc1~473^2~714^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49d7f6d8113a04abacdf99525db9c17d872c1efa;p=pandora-kernel.git wl1271: Fixed unloading of the wl1271_sdio module Fixed two bugs causing problems when unloding wl1271 module. First was missing sdio_set_drvdata call from the probe function, second was order of function calls in the remove function. Signed-off-by: Teemu Paasikivi Reviewed-by: Juuso Oikarinen Signed-off-by: Juuso Oikarinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed