From 67ca75de0246e6d71ae3e56b83a536aaf0c3c24c Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Tue, 20 Jan 2009 16:29:05 -0800 Subject: [PATCH] --- yaml --- r: 140247 b: refs/heads/master c: 90ca563b1030bece8a4f15a910e39a46f059ff48 h: refs/heads/master i: 140245: 75aad70981d3083c0d872996949e22d33531efa8 140243: 6e3b5dd886187b87a76d8bc45d00b5ad39a65bc3 140239: 0f2aa6e25de6fe8595bef17a16cc16e2f5fad3e0 v: v3 --- [refs] | 2 +- trunk/include/linux/regulator/driver.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index ef9c423d2a49..7992a7f67bcb 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1fa9ad52b07811ebf258f3f6907de8dbf020ec2d +refs/heads/master: 90ca563b1030bece8a4f15a910e39a46f059ff48 diff --git a/trunk/include/linux/regulator/driver.h b/trunk/include/linux/regulator/driver.h index c263e36e564e..eb8773b05ac3 100644 --- a/trunk/include/linux/regulator/driver.h +++ b/trunk/include/linux/regulator/driver.h @@ -51,6 +51,7 @@ enum regulator_status { * * @set_mode: Set the operating mode for the regulator. * @get_mode: Get the current operating mode for the regulator. + * @get_status: Report the regulator status. * @get_optimum_mode: Get the most efficient operating mode for the regulator * when running with the specified parameters. *