All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sriram Dash <dash.sriram@gmail.com>
To: rjw@rjwysocki.net, khilman@kernel.org, ulf.hansson@linaro.org,
	len.brown@intel.com, pavel@ucw.cz, gregkh@linuxfoundation.org
Cc: linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
	dashsriram <dash.sriram@gmail.com>
Subject: [PATCH] base: power: domain.c: fixed a typo error
Date: Tue, 26 May 2015 08:06:51 +0530	[thread overview]
Message-ID: <1432607811-22826-1-git-send-email-dash.sriram@gmail.com> (raw)

From: dashsriram <dash.sriram@gmail.com>

Fixed a typo error in the file

Signed-off-by: Sriram Dash <dash.sriram@gmail.com>
---
 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 2327613..10aa00c 100644
--- a/drivers/base/power/domain.c
+++ b/drivers/base/power/domain.c
@@ -491,7 +491,7 @@ static bool genpd_abort_poweroff(struct generic_pm_domain *genpd)
 
 /**
  * genpd_queue_power_off_work - Queue up the execution of pm_genpd_poweroff().
- * @genpd: PM domait to power off.
+ * @genpd: PM domain to power off.
  *
  * Queue up the execution of pm_genpd_poweroff() unless it's already been done
  * before.
-- 
2.4.1


             reply	other threads:[~2015-05-26  2:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-26  2:36 Sriram Dash [this message]
2015-05-26  6:26 ` [PATCH] base: power: domain.c: fixed a typo error Pavel Machek
2015-05-31 22:00 ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1432607811-22826-1-git-send-email-dash.sriram@gmail.com \
    --to=dash.sriram@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=khilman@kernel.org \
    --cc=len.brown@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=pavel@ucw.cz \
    --cc=rjw@rjwysocki.net \
    --cc=ulf.hansson@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.