]> 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)
commit448511da1e196a493abaeeb1c12730127e4d9856
tree956e0114016aab1fed97c89f8f887aae2d77b444
parentd66c0510e4db1dc3d1117f9f841cd4cd986cc6b1
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