regulator: Clarify documentation for regmap in the config
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 31 Aug 2012 17:31:53 +0000 (10:31 -0700)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 31 Aug 2012 17:42:36 +0000 (10:42 -0700)
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
include/linux/regulator/driver.h

index bac4c871f3bd1930b481c214e932cec9666e05b6..4a9ca04a13efb824dcda534d6dd60fff0f012f5a 100644 (file)
@@ -221,7 +221,8 @@ struct regulator_desc {
  * @driver_data: private regulator data
  * @of_node: OpenFirmware node to parse for device tree bindings (may be
  *           NULL).
- * @regmap: regmap to use for core regmap helpers
+ * @regmap: regmap to use for core regmap helpers if dev_get_regulator() is
+ *          insufficient.
  * @ena_gpio: GPIO controlling regulator enable.
  * @ena_gpio_invert: Sense for GPIO enable control.
  * @ena_gpio_flags: Flags to use when calling gpio_request_one()
This page took 0.167494 seconds and 5 git commands to generate.