aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/regulator
diff options
context:
space:
mode:
authorMatthias Kaehlcke <mka@chromium.org>2018-06-07 16:51:38 -0700
committerMark Brown <broonie@kernel.org>2018-06-18 12:22:39 +0100
commit7bd0c7ba62e8a9840f15fc4ff0122b29fe1b6413 (patch)
tree424744ba738d5fc5f59956e7d2d974675893da7b /include/linux/regulator
parentregulator: pfuze100: add pfuze3001 support (diff)
downloadlinux-dev-7bd0c7ba62e8a9840f15fc4ff0122b29fe1b6413.tar.xz
linux-dev-7bd0c7ba62e8a9840f15fc4ff0122b29fe1b6413.zip
regulator: Fix typo in comment of struct regulator_linear_range
regulator_map_linar_range() => regulator_map_linear_range() Signed-off-by: Matthias Kaehlcke <mka@chromium.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/regulator')
-rw-r--r--include/linux/regulator/driver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/regulator/driver.h b/include/linux/regulator/driver.h
index fc2dc8df476f..dea96ee39fdc 100644
--- a/include/linux/regulator/driver.h
+++ b/include/linux/regulator/driver.h
@@ -46,7 +46,7 @@ enum regulator_status {
/**
* struct regulator_linear_range - specify linear voltage ranges
*
- * Specify a range of voltages for regulator_map_linar_range() and
+ * Specify a range of voltages for regulator_map_linear_range() and
* regulator_list_linear_range().
*
* @min_uV: Lowest voltage in range