From: dashsriram <dash.sri...@gmail.com> Fixed a typo error in the file
Signed-off-by: Sriram Dash <dash.sri...@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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/