[PATCHv9 1/3] Runtime Interpreted Power Sequences
From: Anton Vorontsov <hidden>
Date: 2012-11-19 02:36:06
Also in:
linux-devicetree, linux-fbdev, linux-pm, linux-tegra, lkml
From: Anton Vorontsov <hidden>
Date: 2012-11-19 02:36:06
Also in:
linux-devicetree, linux-fbdev, linux-pm, linux-tegra, lkml
On Mon, Nov 19, 2012 at 11:29:05AM +0900, Alex Courbot wrote:
On Saturday 17 November 2012 19:38:50 Anton Vorontsov wrote:quoted
quoted
+++ b/drivers/power/power_seq/Kconfig@@ -0,0 +1,2 @@ +config POWER_SEQ + tristateThis really needs a proper Kconfig description and a help text, shortly describing the purpose of the subsystem.Does it? The current state makes power seqs automatically selected by drivers that need it, and they do not appear in the configuration menu. If we add a description they will then become a visible item, so the logic would be to make it user-selectable.
Ah. OK, then yes, there is no need for the short description, but the help text would a good idea anyway. Thanks, Anton.