aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2013-09-30 12:04:30 +0100
committerMark Brown <broonie@linaro.org>2013-09-30 12:04:30 +0100
commit3abd38db6d9c394f305ba50b45de63ee2e57b5ea (patch)
tree12deafd2ae36c3aa8a74f0a002038a8a8420a496
parentMerge remote-tracking branch 'regulator/fix/da9063' into regulator-linus (diff)
parentregulator: fix fatal kernel-doc error (diff)
downloadlinux-dev-3abd38db6d9c394f305ba50b45de63ee2e57b5ea.tar.xz
linux-dev-3abd38db6d9c394f305ba50b45de63ee2e57b5ea.zip
Merge remote-tracking branch 'regulator/fix/doc' into regulator-linus
-rw-r--r--include/linux/regulator/driver.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/regulator/driver.h b/include/linux/regulator/driver.h
index 67e13aa5a478..9bdad43ad228 100644
--- a/include/linux/regulator/driver.h
+++ b/include/linux/regulator/driver.h
@@ -40,6 +40,8 @@ enum regulator_status {
};
/**
+ * struct regulator_linear_range - specify linear voltage ranges
+ *
* Specify a range of voltages for regulator_map_linar_range() and
* regulator_list_linear_range().
*