diff for duplicates of <20110531134502.GT11352@atomide.com> diff --git a/a/1.txt b/N1/1.txt index f0c67e8..e6a8656 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -11,13 +11,13 @@ > >> --- a/arch/arm/mach-omap2/hsmmc.h > >> +++ b/arch/arm/mach-omap2/hsmmc.h > >> @@ -18,6 +18,7 @@ struct omap2_hsmmc_info { -> >> bool nonremovable; /* Nonremovable e.g. eMMC */ -> >> bool power_saving; /* Try to sleep or power off when possible */ -> >> bool no_off; /* power_saving and power is not to go off */ -> >> + bool no_off_init; /* no power off when not in MMC sleep state */ -> >> bool vcc_aux_disable_is_sleep; /* Regulator off remapped to sleep */ -> >> int gpio_cd; /* or -EINVAL */ -> >> int gpio_wp; /* or -EINVAL */ +> >> ? ? ? bool ? ?nonremovable; ? /* Nonremovable e.g. eMMC */ +> >> ? ? ? bool ? ?power_saving; ? /* Try to sleep or power off when possible */ +> >> ? ? ? bool ? ?no_off; ? ? ? ? /* power_saving and power is not to go off */ +> >> + ? ? bool ? ?no_off_init; ? ?/* no power off when not in MMC sleep state */ +> >> ? ? ? bool ? ?vcc_aux_disable_is_sleep; /* Regulator off remapped to sleep */ +> >> ? ? ? int ? ? gpio_cd; ? ? ? ?/* or -EINVAL */ +> >> ? ? ? int ? ? gpio_wp; ? ? ? ?/* or -EINVAL */ > > > > Can't you use no_off for this too? > diff --git a/a/content_digest b/N1/content_digest index 85d416a..49c32a1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,16 +2,10 @@ "ref\01306765534-20103-3-git-send-email-balajitk@ti.com\0" "ref\020110531132614.GR11352@atomide.com\0" "ref\0BANLkTikhQ9esHA+WefbbfD=RUDWVsG9MbA@mail.gmail.com\0" - "From\0Tony Lindgren <tony@atomide.com>\0" - "Subject\0Re: [PATCH 2/2] ARM: OMAP4: MMC: no regulator off during probe for eMMC\0" + "From\0tony@atomide.com (Tony Lindgren)\0" + "Subject\0[PATCH 2/2] ARM: OMAP4: MMC: no regulator off during probe for eMMC\0" "Date\0Tue, 31 May 2011 06:45:03 -0700\0" - "To\0T Krishnamoorthy" - " Balaji <balajitk@ti.com>\0" - "Cc\0linux-omap@vger.kernel.org" - cjb@laptop.org - linux-arm-kernel@lists.infradead.org - linux-mmc@vger.kernel.org - " madhu.cr@ti.com\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "* T Krishnamoorthy, Balaji <balajitk@ti.com> [110531 06:28]:\n" @@ -27,13 +21,13 @@ "> >> --- a/arch/arm/mach-omap2/hsmmc.h\n" "> >> +++ b/arch/arm/mach-omap2/hsmmc.h\n" "> >> @@ -18,6 +18,7 @@ struct omap2_hsmmc_info {\n" - "> >> \302\240 \302\240 \302\240 bool \302\240 \302\240nonremovable; \302\240 /* Nonremovable e.g. eMMC */\n" - "> >> \302\240 \302\240 \302\240 bool \302\240 \302\240power_saving; \302\240 /* Try to sleep or power off when possible */\n" - "> >> \302\240 \302\240 \302\240 bool \302\240 \302\240no_off; \302\240 \302\240 \302\240 \302\240 /* power_saving and power is not to go off */\n" - "> >> + \302\240 \302\240 bool \302\240 \302\240no_off_init; \302\240 \302\240/* no power off when not in MMC sleep state */\n" - "> >> \302\240 \302\240 \302\240 bool \302\240 \302\240vcc_aux_disable_is_sleep; /* Regulator off remapped to sleep */\n" - "> >> \302\240 \302\240 \302\240 int \302\240 \302\240 gpio_cd; \302\240 \302\240 \302\240 \302\240/* or -EINVAL */\n" - "> >> \302\240 \302\240 \302\240 int \302\240 \302\240 gpio_wp; \302\240 \302\240 \302\240 \302\240/* or -EINVAL */\n" + "> >> ? ? ? bool ? ?nonremovable; ? /* Nonremovable e.g. eMMC */\n" + "> >> ? ? ? bool ? ?power_saving; ? /* Try to sleep or power off when possible */\n" + "> >> ? ? ? bool ? ?no_off; ? ? ? ? /* power_saving and power is not to go off */\n" + "> >> + ? ? bool ? ?no_off_init; ? ?/* no power off when not in MMC sleep state */\n" + "> >> ? ? ? bool ? ?vcc_aux_disable_is_sleep; /* Regulator off remapped to sleep */\n" + "> >> ? ? ? int ? ? gpio_cd; ? ? ? ?/* or -EINVAL */\n" + "> >> ? ? ? int ? ? gpio_wp; ? ? ? ?/* or -EINVAL */\n" "> >\n" "> > Can't you use no_off for this too?\n" "> \n" @@ -48,4 +42,4 @@ "\n" Tony -61627b8190885b3fb30c41b2d06303bcb8c41468d448b35ddc7ccbe787dad78c +764e44ab9e1d52c7513656eb615b0c489122900ee02afd5b7519d6b5b9480c41
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.