Thara Gopinath <[email protected]> writes: > From: Thara Gopinath <[email protected]> > Subject: [PATCH 8/8] OMAP3: PM: Adding debug support to Voltage and > Smartreflex drivers > To: [email protected] > Cc: [email protected], [email protected], [email protected], > [email protected], [email protected], Thara Gopinath <[email protected]> > Date: Sat, 29 May 2010 22:02:28 +0530 > > This patch adds debug support to the voltage and smartreflex drivers. > This means a whole bunch of voltage processor and smartreflex > parameters are now visible through the pm debugfs. By default > only a read of these parameters are permitted. If you need to > write into them then > echo 1 > /pm_debug/enable_sr_vp_debug > > The voltage parameters can be viewed at > /pm_debug/Voltage/VDD<X>/<parameter> > and the smartreflex parameters can be viewed at > /pm_debug/Smartreflex/SR<X>/<parameter>
Minor nit: there's no hard rule for this, but these debugfs files and directories are typically all lower-case. Please continue that convention. Kevin -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
