diff for duplicates of <3678448.5nUOr4ZZV4@percival> diff --git a/a/1.txt b/N1/1.txt index 4812ff6..d7e02cf 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -67,7 +67,8 @@ That would make a step within a step - doesn't pdata make it more explicit what this member is for (containing the platform data for this step)? > > +static const struct power_seq_res_ops -> > power_seq_types[POWER_SEQ_NUM_TYPES] = { + [POWER_SEQ_DELAY] > > POWER_SEQ_DELAY_TYPE, +> > power_seq_types[POWER_SEQ_NUM_TYPES] = { + [POWER_SEQ_DELAY] = +> > POWER_SEQ_DELAY_TYPE, > > + [POWER_SEQ_REGULATOR] = POWER_SEQ_REGULATOR_TYPE, > > + [POWER_SEQ_PWM] = POWER_SEQ_PWM_TYPE, > > + [POWER_SEQ_GPIO] = POWER_SEQ_GPIO_TYPE, diff --git a/a/content_digest b/N1/content_digest index f19b830..905d4a7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\050510791.8080302@wwwdotorg.org\0" "From\0Alex Courbot <acourbot@nvidia.com>\0" "Subject\0Re: [PATCH v6 1/4] Runtime Interpreted Power Sequences\0" - "Date\0Thu, 13 Sep 2012 06:02:54 +0000\0" + "Date\0Thu, 13 Sep 2012 15:02:54 +0900\0" "To\0Stephen Warren <swarren@wwwdotorg.org>\0" "Cc\0Stephen Warren <swarren@nvidia.com>" Thierry Reding <thierry.reding@avionic-design.de> @@ -92,7 +92,8 @@ "what this member is for (containing the platform data for this step)?\n" "\n" "> > +static const struct power_seq_res_ops\n" - "> > power_seq_types[POWER_SEQ_NUM_TYPES] = { +\t[POWER_SEQ_DELAY] > > POWER_SEQ_DELAY_TYPE,\n" + "> > power_seq_types[POWER_SEQ_NUM_TYPES] = { +\t[POWER_SEQ_DELAY] =\n" + "> > POWER_SEQ_DELAY_TYPE,\n" "> > +\t[POWER_SEQ_REGULATOR] = POWER_SEQ_REGULATOR_TYPE,\n" "> > +\t[POWER_SEQ_PWM] = POWER_SEQ_PWM_TYPE,\n" "> > +\t[POWER_SEQ_GPIO] = POWER_SEQ_GPIO_TYPE,\n" @@ -179,4 +180,4 @@ "\n" Alex. -8b0d432b20e52fb868736b365eaf55ecaf4bec31f1fc667f02cbf2940d16e2eb +2cc53c2f07b35b671e120f081a25b5eda6bf92b9e4c19fe5d4b95a6b14c46a4c
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.