On Fri, Jul 18, 2008 at 12:56:11AM +0200, Dominik Brodowski wrote:
By virtue of this being in debugfs, we can change the user interface
around as time goes on if we want to with no ill side affects. :)
I like this as that is what a number of current modules do (usb-serial
drivers), but you have to be careful about the module parameter
namespace to not get collisions here with existing "debug" files.
So for now, I recommend staying in debugfs, it makes more sense.
thanks,
greg k-h
--