On Wed, May 18, 2011 at 11:34, Kevin Hilman <khilman@xxxxxx> wrote: > Basically, I'm in the process of a pretty major cleanup of the VC/VP and > SR layers. For example, in my pm-wip/voltdm_* branches, the debugfs > interface to the voltage layer has been completely removed. I'm also > thinking of removing the SR debugfs interface also, as I don't really > think we need a userspace interface for this. A board-level interface > is probably enough (/me waits for flame from Nishanth :) /me obliges with my 2cents ;) : on board level interface - yes - we should have it. on plugging out userspace: This is too risky an approach - having a mechanism to control SR from userspace is critical - yes folks can do a regwrite over /dev/mem to plug it out, but with multiple SR classes, it hardly ever going to be right. further, SR is a touchy beast to bad clk and system configurations - if we view debugfs as what it was meant to be: debug interface, SR deserves it. I agree that asking for userspace to have a sysfs is not worth it if board level interface has it. (and adding custom patches for every board developer out there... well.. it is not really worth the pain). Regards, Nishanth Menon -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html