From: Andy Shevchenko Date: Fri, 22 Jul 2011 13:13:36 +0000 (+0300) Subject: mmc: mmc_test: avoid stalled file in debugfs X-Git-Tag: v3.1-rc2~2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5a5bd1c3f7e8d010393530d60df8da75218a488;p=pandora-kernel.git mmc: mmc_test: avoid stalled file in debugfs During card removal and inserting cycle the test file in the debugfs could be stalled until the host driver removes it. Let's keep the file in the linked list and destroy it when card is removed. Signed-off-by: Andy Shevchenko Acked-by: Per Forlin Signed-off-by: Chris Ball --- Reading git-diff-tree failed