Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1318482 > unrolled thread
| Started by | Kevin Hilman <khilman@baylibre.com> |
|---|---|
| First post | 2016-01-27 01:00 +0100 |
| Last post | 2016-01-27 01:00 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] PM / Domains: Fix typo in comment Kevin Hilman <khilman@baylibre.com> - 2016-01-27 01:00 +0100
| From | Kevin Hilman <khilman@baylibre.com> |
|---|---|
| Date | 2016-01-27 01:00 +0100 |
| Subject | Re: [PATCH] PM / Domains: Fix typo in comment |
| Message-ID | <qVlGG-3f4-9@gated-at.bofh.it> |
+ Rafael, linux-pm Hi Moritz, Moritz Fischer <moritz.fischer@ettus.com> writes: > Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> Looks like this isn't yet applied. It was likely missed because I've been away and/or wasn't sent to linux-pm or Rafael. Anyways, could you please re-send including them so Rafael has it in his inbox and can apply directly. Also, feel free to add Acked-by: Kevin Hilman <khilman@baylibre.com> Thanks, Kevin > --- > drivers/base/power/domain.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/base/power/domain.c b/drivers/base/power/domain.c > index 65f50ec..53e81ac 100644 > --- a/drivers/base/power/domain.c > +++ b/drivers/base/power/domain.c > @@ -160,7 +160,7 @@ static int genpd_power_off(struct generic_pm_domain *genpd, bool timed) > > /** > * genpd_queue_power_off_work - Queue up the execution of genpd_poweroff(). > - * @genpd: PM domait to power off. > + * @genpd: PM domain to power off. > * > * Queue up the execution of genpd_poweroff() unless it's already been done > * before.
Back to top | Article view | linux.kernel
csiph-web