From: Jiri Slaby Date: Thu, 13 Mar 2008 19:32:43 +0000 (-0700) Subject: block: floppy: fix rmmod lockup X-Git-Tag: v2.6.25-rc6~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2005e1777614b65d1970924ca1b61e4caccb0d3;p=pandora-kernel.git block: floppy: fix rmmod lockup Floppy rmmod locks up when no such hardware was initialized, since there is nobody to wake the remove code up. Remove the completion, because release is called during platform_unregister anyway. Signed-off-by: Jiri Slaby Cc: Jens Axboe Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed