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. *