]> git.baikalelectronics.ru Git - kernel.git/commit
hwmon: (ntc_thermistor) Use the manufacturer name properly
authorNaveen Krishna Chatradhi <ch.naveen@samsung.com>
Wed, 25 Jun 2014 06:29:31 +0000 (11:59 +0530)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 25 Jun 2014 14:09:13 +0000 (07:09 -0700)
commit12f611facac4886c1e70b3f2813d2d5af6418d3e
tree956e0114016aab1fed97c89f8f887aae2d77b444
parent925300bb962944c07c7a64dee12c68b9ef98b115
hwmon: (ntc_thermistor) Use the manufacturer name properly

Murata Manufacturing Co., Ltd is the vendor for
NTC (Negative Temperature coefficient) based Thermistors.
But, the driver extensively uses "NTC" as the vendor name.

This patch corrects the vendor name also updates the
compatibility strings according to the vendor-prefix.txt

Note: Drivers continue to support the previous compatible strings
but further addition of these compatible strings in device tree
is deprecated.

Signed-off-by: Naveen Krishna Chatradhi <ch.naveen@samsung.com>
Reviewed-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt
Documentation/devicetree/bindings/hwmon/ntc_thermistor.txt
Documentation/hwmon/ntc_thermistor
drivers/hwmon/Kconfig
drivers/hwmon/ntc_thermistor.c