From 8cb4791cc7073a2698e600dd90264f4943b75520 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Tue, 9 Sep 2008 16:21:17 +0100 Subject: [PATCH] --- yaml --- r: 114273 b: refs/heads/master c: 3de89609a82aa68f543cba263eb28725e0fde511 h: refs/heads/master i: 114271: 8e20a59b282ce872d18a0d5c51328e66f915530b v: v3 --- [refs] | 2 +- trunk/include/linux/regulator/driver.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index cd6647832fcb..697f4366ecfb 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a5766f11cfd3a0c03450d99c8fe548c2940be884 +refs/heads/master: 3de89609a82aa68f543cba263eb28725e0fde511 diff --git a/trunk/include/linux/regulator/driver.h b/trunk/include/linux/regulator/driver.h index bc01b42a8583..e37d80561985 100644 --- a/trunk/include/linux/regulator/driver.h +++ b/trunk/include/linux/regulator/driver.h @@ -51,7 +51,7 @@ struct regulator_ops { int output_uV, int load_uA); /* the operations below are for configuration of regulator state when - * it's parent PMIC enters a global STANBY/HIBERNATE state */ + * its parent PMIC enters a global STANDBY/HIBERNATE state */ /* set regulator suspend voltage */ int (*set_suspend_voltage) (struct regulator_dev *, int uV);