diff for duplicates of <1380082.Ud3NsnIqpg@percival> diff --git a/a/1.txt b/N1/1.txt index 2674878..f9d6097 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -79,10 +79,10 @@ need to make it visible and documented after all. > > 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 11ca5f9..f98d44b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\0504789B1.50205@wwwdotorg.org\0" "From\0Alex Courbot <acourbot@nvidia.com>\0" "Subject\0Re: [PATCH v5 1/4] Runtime Interpreted Power Sequences\0" - "Date\0Fri, 07 Sep 2012 08:21:52 +0000\0" + "Date\0Fri, 7 Sep 2012 17:21:52 +0900\0" "To\0Stephen Warren <swarren@wwwdotorg.org>\0" "Cc\0Stephen Warren <swarren@nvidia.com>" Thierry Reding <thierry.reding@avionic-design.de> @@ -104,10 +104,10 @@ "> > steps + * @type:\tThe type of this step. This decides which member of \n" "the\n" "> > union is + *\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" @@ -141,4 +141,4 @@ "\n" Alex. -e0a597d6ea6b8ff6ab0c40239594295b6cfd5b21d718513f1e460fb39880d641 +19ae06edfe5c438883d7c0a9d577eedc06c84c3c91aaf70d7db7ff61f0dc6117
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.