Greg KH <greg <at> kroah.com> writes: > > On Fri, Sep 10, 2010 at 10:19:29AM +0300, Adrian Hunter wrote: > > Andy Shevchenko wrote: > > >As proposed by Greg the more logically is to keep files for mmc_test driver > > >under debugfs. > > > > What happens if debugfs is not enabled in config? Should there be > > some kind of dependency there? At least an error message would be > > good - see below. > > That would be good, but note that all major distros now enable it, so > it's less and less of an issue these days. > > thanks, > > greg k-h > -- > To unsubscribe from this list: send the line "unsubscribe linux-mmc" in > the body of a message to majordomo <at> vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > > Hi, I am using 3.4 kernel and trying to use CONFIG_MMC_TEST option. I am booting from an SD card, want to test eMMC on board. I have CONFIG_DEBUF_FS option turned on and I am building mmc_test as a module. But when I follow the steps written here, I do not see driver probing. So "test" file never gets created under /sys/kernel/debug/mmc2/mmc2\:001/. Can you please help me out here by pointing out what I am doing wrong? I know this is a very old thread but it's worth a shot! Thanks, SP -- 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