[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1432607811-22826-1-git-send-email-dash.sriram@gmail.com>
Date: Tue, 26 May 2015 08:06:51 +0530
From: Sriram Dash <dash.sriram@...il.com>
To: rjw@...ysocki.net, khilman@...nel.org, ulf.hansson@...aro.org,
len.brown@...el.com, pavel@....cz, gregkh@...uxfoundation.org
Cc: linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org,
dashsriram <dash.sriram@...il.com>
Subject: [PATCH] base: power: domain.c: fixed a typo error
From: dashsriram <dash.sriram@...il.com>
Fixed a typo error in the file
Signed-off-by: Sriram Dash <dash.sriram@...il.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists