Skip to content
Snippets Groups Projects
Commit 002c6b54 authored by Guenter Roeck's avatar Guenter Roeck
Browse files

hwmon: Add support for enable attributes to hwmon core


The hwmon ABI supports enable attributes since commit fb41a710
("hwmon: Document the sensor enable attribute"), but did not
add support for those attributes to the hwmon core. Do that now.

Since the enable attributes are logically the most important attributes,
they are added as first attribute to the attribute list. Move
hwmon_in_enable from last to first place for consistency.

Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent 266cd583
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment