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)
commit8b6f5e0f19c3a28383a318edc4493875ae1d53dd
tree956e0114016aab1fed97c89f8f887aae2d77b444
parenteab2014421fee297e769d1e464875cbb73a36c2f
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