From: Stephen Street Date: Tue, 21 Feb 2006 02:27:56 +0000 (-0800) Subject: [PATCH] spi: Fix modular master driver remove and device suspend/remove X-Git-Tag: v2.6.16-rc5~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2799f083dcad0413ad1a396e9bc32d9afb70535;p=pandora-kernel.git [PATCH] spi: Fix modular master driver remove and device suspend/remove Fix two problems in the spi subsystem: 1) spi subsystem core dumps when modular spi master is unloaded. 2) spi subsystem core dumps when spi slave device is suspended/resumed and module slave driver is not loaded. Signed-off-by: Stephen Street Signed-off-by: David Brownell Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed