From: Axel Lin Date: Wed, 18 Mar 2015 00:57:41 +0000 (+0800) Subject: regulator: Fix documentation for regmap in the config X-Git-Tag: v4.14-rc1~5727^2^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cf39284d41f67964cf42b21bb386c012cf5b7f65;p=platform%2Fkernel%2Flinux-rpi.git regulator: Fix documentation for regmap in the config dev_get_regulator() does not exist, fix the typo. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- diff --git a/include/linux/regulator/driver.h b/include/linux/regulator/driver.h index d4ad5b5..045f709 100644 --- a/include/linux/regulator/driver.h +++ b/include/linux/regulator/driver.h @@ -316,7 +316,7 @@ 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 if dev_get_regulator() is + * @regmap: regmap to use for core regmap helpers if dev_get_regmap() is * insufficient. * @ena_gpio_initialized: GPIO controlling regulator enable was properly * initialized, meaning that >= 0 is a valid gpio