From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH] mmc_test: move files from sysfs to debugfs Date: Fri, 10 Sep 2010 13:29:43 -0700 Message-ID: <20100910202943.GB9862@kroah.com> References: <1284102650-15044-1-git-send-email-ext-andriy.shevchenko@nokia.com> <4C89DC01.6000601@nokia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from kroah.org ([198.145.64.141]:50600 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751453Ab0IJU3y (ORCPT ); Fri, 10 Sep 2010 16:29:54 -0400 Content-Disposition: inline In-Reply-To: <4C89DC01.6000601@nokia.com> Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Adrian Hunter Cc: Andy Shevchenko , "linux-mmc@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Andrew Morton , "Shevchenko Andriy (EXT-Teleca/Helsinki)" 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