>>-----Original Message-----
>>From: Kevin Hilman [mailto:khil...@deeprootsystems.com]
>>Sent: Thursday, November 11, 2010 12:43 AM
>>To: Gopinath, Thara
>>Cc: linux-omap@vger.kernel.org; p...@pwsan.com; Cousson, Benoit; Sripathy,
>>Vishwanath; Sawant, Anand
>>Subject: Re: [PATCH v4 7/9] OMAP3: PM: Adding debug support to Voltage and
>>Smartreflex drivers
>>
>>Thara Gopinath <th...@ti.com> writes:
>>
>>> 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.
>>> The voltage parameters can be viewed at
>>>         /debug/voltage/vdd_<x>/<parameter>
>>> and the smartreflex parameters can be viewed at
>>>         /debug/vdd_<x>/smartreflex/<parameter>
>>>
>>> To enable overriding of these parameters from user side, write 1
>>> into
>>>     /debug/voltage/vdd_<x>/override_volt_params
>>
>>Please just git rid of any sort of override parameter from sysfs.
>>
>>Instead, you can detect in the sysfs code itself if any parameters were
>>changed and then set the vdd->user_override flag.

But when will I unset this flag??

Regards
Thara
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to