On Fri, May 9, 2014 at 12:11 PM, Mark Brown broonie@kernel.org wrote:
On Fri, May 09, 2014 at 12:02:12PM -0500, menon.nishanth@gmail.com wrote:
On Fri, May 9, 2014 at 11:40 AM, Mark Brown broonie@kernel.org wrote:
Some of the generic drivers used on ARM class systems use OPP so allow it to be selected in Kconfig. No code is required for this, it is not clear to me why there is config for this option.
If you mean why we have ARCH_HAS_OPP, http://lists-archives.com/linux-kernel/27401148-pm-hide-opp-configuration-wh...
That's for the user visible symbol but OPP is also enableable via select
- the fix here may be to remove both the visibility check and the
dependency.
That is reasonable. Regards, Nishanth Menon