commit | d5a5bd1c3f7e8d010393530d60df8da75218a488 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Fri Jul 22 16:13:36 2011 +0300 |
committer | Chris Ball <cjb@laptop.org> | Sat Aug 13 14:50:22 2011 -0400 |
tree | e24b1d592f2ddec088af5d61488b034c1409480c | |
parent | 7199e2b61d715c5e8901ff32513d2b80db8d3737 [diff] |
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 <andriy.shevchenko@linux.intel.com> Acked-by: Per Forlin <per.forlin@linaro.org> Signed-off-by: Chris Ball <cjb@laptop.org>