mfd: axp20x: Correct name of temperature data ADC registers
authorQuentin Schulz <quentin.schulz@free-electrons.com>
Mon, 20 Mar 2017 08:16:45 +0000 (09:16 +0100)
committerLee Jones <lee.jones@linaro.org>
Thu, 27 Apr 2017 08:25:04 +0000 (09:25 +0100)
commited7311f0d089553f39ff3e1e2d9f55f94324c42f
tree02eab61072ca5b0167f3c42dc904a9b3d067e270
parent0ec69542aa7362f7c939c9a33c6f50850d68f7eb
mfd: axp20x: Correct name of temperature data ADC registers

The registers 0x56 and 0x57 of AXP22X PMIC store the value of the
internal temperature of the PMIC.

This patch modifies the name of these registers from AXP22X_PMIC_ADC_H/L
to AXP22X_PMIC_TEMP_H/L so their purpose is clearer.

Signed-off-by: Quentin Schulz <quentin.schulz@free-electrons.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/axp20x.c
include/linux/mfd/axp20x.h