From: David Brownell Date: Sat, 30 Dec 2006 00:48:47 +0000 (-0800) Subject: [PATCH] SPI/MTD: mtd_dataflash oops prevention X-Git-Tag: v2.6.20-rc3~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de4fa99266b2e1f6771644b9b50f33fe8f82d728;p=pandora-kernel.git [PATCH] SPI/MTD: mtd_dataflash oops prevention Return a fault code if the Dataflash driver runs into a "no device present" error when the MISO line has a pulldown (it currently expects a pullup), so that rmmod won't oops. Signed-off-by: David Brownell Cc: David Woodhouse Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed