aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd/hi6421-spmi-pmic.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-01-29 20:51:49 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-01-31 13:42:41 +0100
commitfcd732406c5d65ba92515af81ca281a4f8348687 (patch)
treefa9e3ecb522cc5582ff37afd7a75cfb43a390869 /include/linux/mfd/hi6421-spmi-pmic.h
parentstaging: hikey9xx: hi6421v600-regulator: use some regmap helpers (diff)
downloadlinux-dev-fcd732406c5d65ba92515af81ca281a4f8348687.tar.xz
linux-dev-fcd732406c5d65ba92515af81ca281a4f8348687.zip
staging: hikey9xx: hi6421-spmi-pmic: rename some vars
- When referring to regmap, rename map to regmap - inside hi6421-spmi-pmic, call private data struct as ddata. No functional changes. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/d23592b11ac606e3b9a3ff95a754cb75921e60aa.1611949675.git.mchehab+huawei@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/mfd/hi6421-spmi-pmic.h')
-rw-r--r--include/linux/mfd/hi6421-spmi-pmic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mfd/hi6421-spmi-pmic.h b/include/linux/mfd/hi6421-spmi-pmic.h
index c5a4eac1fdc0..aa8d5382f559 100644
--- a/include/linux/mfd/hi6421-spmi-pmic.h
+++ b/include/linux/mfd/hi6421-spmi-pmic.h
@@ -26,7 +26,7 @@ struct hi6421_spmi_pmic {
int irq;
int gpio;
unsigned int *irqs;
- struct regmap *map;
+ struct regmap *regmap;
};
enum hi6421_spmi_pmic_irq_list {