diff options
author | Pawel Moll <pawel.moll@arm.com> | 2014-04-23 18:27:05 +0100 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2014-04-24 06:02:10 -0700 |
commit | b2e5411ee26bff1deefd0b2c7beec9c133632e65 (patch) | |
tree | fca94d153e37e215cd54e223c5f37c3e60c8ef8a /drivers/hwmon/f71805f.c | |
parent | 52feaca5d685c07a4bc9812d16d84f5f7991bfe7 (diff) | |
download | blackbird-op-linux-b2e5411ee26bff1deefd0b2c7beec9c133632e65.tar.gz blackbird-op-linux-b2e5411ee26bff1deefd0b2c7beec9c133632e65.zip |
hwmon: (vexpress) Avoid creating non-existing attributes
The 'label' attribute was always created but returned -ENOENT
if there is no label and such behaviour is undefined from
libsensors' point of view.
Fixed by providing is_visible method in the attributes group,
so the attribute is not created at all when unnecessary.
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>
Diffstat (limited to 'drivers/hwmon/f71805f.c')
0 files changed, 0 insertions, 0 deletions