https://github.com/torvalds/linux
Revision 52feaca5d685c07a4bc9812d16d84f5f7991bfe7 authored by Pawel Moll on 23 April 2014, 17:27:04 UTC, committed by Guenter Roeck on 24 April 2014, 13:01:59 UTC
The driver used to directly us a DT 'compatible' property for
the 'name' attribute of the hwmon devices. Unfortunately it
contains '-' which is illegal in this context. It messes up
libsensors and thus every application using it.

Fixed by providing equivalent (and simpler) name strings.

Reported-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Pawel Moll <pawel.moll@arm.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
1 parent a798c10
History
Tip revision: 52feaca5d685c07a4bc9812d16d84f5f7991bfe7 authored by Pawel Moll on 23 April 2014, 17:27:04 UTC
hwmon: (vexpress) Use legal hwmon device names
Tip revision: 52feaca
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.6 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 271.4 KB
Makefile -rw-r--r-- 50.5 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top