On Wed, Sep 8, 2010 at 1:58 AM, Chris Ball <cjb@xxxxxxxxxx> wrote: > Hoping Andy doesn't mind me jumping in, here's an attempt at a better > changelog: Thanks. I will take into account this. > Prior to this patch, the "test" file under each card's sysfs node was > write-only, and results were obtained by looking at dmesg. This patch > improves programmatic access to the test results, making them available > by reading back from the same "test" file: > > [root@host mmc0:e624]# echo 6 > test > [root@host mmc0:e624]# cat test > Test 6: 2 It even better to get this sample for performance tests as well. > I think we should do this by modifying the Kconfig text as well: At least. And add documentation and link to it in Kconfig. > Separately, Andy, I think we should translate the general result return > code for the user, i.e. print OK/FAIL/UNSUP_HOST/UNSUP_CARD for return > values 0-3. Would you mind adding that? (Unfortunately, it invalidates > the usage example I just gave above, so that should change too..) I thought about it. But for the scripts may be better to keep numeric value as well. I will think again hot to implement better. Thanks. -- With Best Regards, Andy Shevchenko -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html