From: Wolfram Sang Date: Sat, 29 Oct 2011 22:11:53 +0000 (+0200) Subject: mtd: tests: don't use mtd0 as a default X-Git-Tag: v3.2-rc1~14^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7406060e292c389fe6f38bd23493de9b57f2f4fc;p=pandora-kernel.git mtd: tests: don't use mtd0 as a default mtd tests may erase the mtd device, so force the user to specify which mtd device to test by using the module parameter. Disable the default (using mtd0) since this may destroy a vital part of the flash if the module is inserted accidently or carelessly. Reported-by: Roland Kletzing Signed-off-by: Wolfram Sang Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed