From: Per Forlin Date: Tue, 13 Sep 2011 21:03:29 +0000 (+0200) Subject: mmc: add module param to set fault injection attributes X-Git-Tag: v3.2-rc1~129^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34f5050800d600551cca9bcfb463cc6699d82d04;p=pandora-kernel.git mmc: add module param to set fault injection attributes Replace setup("fail_mmc_request") and faulty "ifdef KERNEL" with a simple module_param(). The module param mmc_core.fail_request may be used to set the fault injection attributes during boot time or module load time. Signed-off-by: Per Forlin Reviewed-by: Akinobu Mita Signed-off-by: Chris Ball --- Reading git-diff-tree failed