From: Zhu Yi Date: Wed, 2 Dec 2009 06:24:37 +0000 (+0800) Subject: ipw2100: fix rebooting hang with driver loaded X-Git-Tag: v2.6.33-rc1~388^2~2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52ce3e9a7db754b78cf2cbabc87013f921b25b28;p=pandora-kernel.git ipw2100: fix rebooting hang with driver loaded Add PCI .shutdown method so that we can disable the device during shutdown or reboot. Without this, the reboot doesn't work well on some platforms. This fixes http://bugzilla.intellinuxwireless.org/show_bug.cgi?id=2124 Tested-by: pablo Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed