diff for duplicates of <504789B1.50205@wwwdotorg.org> diff --git a/a/1.txt b/N1/1.txt index ed7e1f7..54d6414 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -15,7 +15,8 @@ On 08/31/2012 05:34 AM, Alexandre Courbot wrote: > +++ b/Documentation/devicetree/bindings/power_seq/power_seq.txt > +Runtime Interpreted Power Sequences -> +=================> + +> +=================================== +> + > +Power sequences are sequential descriptions of actions to be performed on > +power-related resources. Having these descriptions in a precise data format > +allows us to take much of the board-specific power control code out of the @@ -178,10 +179,10 @@ I didn't review any of the .c files. > + * struct platform_power_seq_step - platform data for power sequences steps > + * @type: The type of this step. This decides which member of the union is > + * valid for this step. -> + * @delay: Used if type = POWER_SEQ_DELAY -> + * @regulator: Used if type = POWER_SEQ_REGULATOR -> + * @pwm: Used if type = POWER_SEQ_PWN -> + * @gpio: Used if type = POWER_SEQ_GPIO +> + * @delay: Used if type == POWER_SEQ_DELAY +> + * @regulator: Used if type == POWER_SEQ_REGULATOR +> + * @pwm: Used if type == POWER_SEQ_PWN +> + * @gpio: Used if type == POWER_SEQ_GPIO In those last 4 line, I think s/type/@type/ since you're referencing another parameter? diff --git a/a/content_digest b/N1/content_digest index 8d00b64..1a7dd7a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01346412846-17102-2-git-send-email-acourbot@nvidia.com\0" "From\0Stephen Warren <swarren@wwwdotorg.org>\0" "Subject\0Re: [PATCH v5 1/4] Runtime Interpreted Power Sequences\0" - "Date\0Wed, 05 Sep 2012 17:19:45 +0000\0" + "Date\0Wed, 05 Sep 2012 11:19:45 -0600\0" "To\0Alexandre Courbot <acourbot@nvidia.com>\0" "Cc\0Stephen Warren <swarren@nvidia.com>" Thierry Reding <thierry.reding@avionic-design.de> @@ -39,7 +39,8 @@ "> +++ b/Documentation/devicetree/bindings/power_seq/power_seq.txt\n" "\n" "> +Runtime Interpreted Power Sequences\n" - "> +=================> +\n" + "> +===================================\n" + "> +\n" "> +Power sequences are sequential descriptions of actions to be performed on\n" "> +power-related resources. Having these descriptions in a precise data format\n" "> +allows us to take much of the board-specific power control code out of the\n" @@ -202,10 +203,10 @@ "> + * struct platform_power_seq_step - platform data for power sequences steps\n" "> + * @type:\tThe type of this step. This decides which member of the union is\n" "> + *\t\tvalid for this step.\n" - "> + * @delay:\tUsed if type = POWER_SEQ_DELAY\n" - "> + * @regulator:\tUsed if type = POWER_SEQ_REGULATOR\n" - "> + * @pwm:\tUsed if type = POWER_SEQ_PWN\n" - "> + * @gpio:\tUsed if type = POWER_SEQ_GPIO\n" + "> + * @delay:\tUsed if type == POWER_SEQ_DELAY\n" + "> + * @regulator:\tUsed if type == POWER_SEQ_REGULATOR\n" + "> + * @pwm:\tUsed if type == POWER_SEQ_PWN\n" + "> + * @gpio:\tUsed if type == POWER_SEQ_GPIO\n" "\n" "In those last 4 line, I think s/type/@type/ since you're referencing\n" "another parameter?\n" @@ -223,4 +224,4 @@ "Alternatively, why not just copy the step type enum here, rather than\n" referencing the step definition? -39f89a90835bda4c1e7a6fa02c1344074c91dc647b8ddcd2b8239ba6dc40199e +31594dc065ff988d307b7c8bcacea921277e556676e56ee71cc5cd40bcfd738e
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.