[PATCH] hwmon: ntc_thermistor: Fix typo (pullup-uV -> pullup-uv)
Naveen Krishna Ch
naveenkrishna.ch at gmail.com
Tue Oct 22 22:51:23 EDT 2013
On 23 October 2013 07:14, Chanwoo Choi <cw00.choi at samsung.com> wrote:
> This patch fix typo of property name from 'pullup-uV' to 'pullup-uv'.
> The ntc_thermistor.c use 'pullup-uv' when parsing dt data.
>
> Signed-off-by: Chanwoo Choi <cw00.choi at samsung.com>
Thanks for the correction.
Acked-by: Naveen Krishna Chatradhi <ch.naveen at samsung.com>
> ---
> Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt b/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt
> index 47ada1d..5d49f2b 100644
> --- a/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt
> +++ b/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt
> @@ -49,7 +49,7 @@ adc at 12D10000 {
> /* NTC thermistor is a hwmon device */
> ncp15wb473 at 0 {
> compatible = "ntc,ncp15wb473";
> - pullup-uV = <1800000>;
> + pullup-uv = <1800000>;
> pullup-ohm = <47000>;
> pulldown-ohm = <0>;
> io-channels = <&adc 4>;
> --
> 1.8.0
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Shine bright,
(: Nav :)
More information about the linux-arm-kernel
mailing list