Home
last modified time | relevance | path

Searched hist:"00 a0c905" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dlm87.c00a0c905 Wed Oct 26 11:56:59 CDT 2016 Jason Gunthorpe <jgunthorpe@obsidianresearch.com> hwmon: (lm87) Use hwmon to create the sysfs groups

This is the expected thing for a hwmon driver to do, this changes
the sysfs paths from, say:

/sys/bus/i2c/devices/0-002c/temp1_input

to:

/sys/bus/i2c/devices/0-002c/hwmon/hwmon0/temp1_input

Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
00a0c905 Wed Oct 26 11:56:59 CDT 2016 Jason Gunthorpe <jgunthorpe@obsidianresearch.com> hwmon: (lm87) Use hwmon to create the sysfs groups

This is the expected thing for a hwmon driver to do, this changes
the sysfs paths from, say:

/sys/bus/i2c/devices/0-002c/temp1_input

to:

/sys/bus/i2c/devices/0-002c/hwmon/hwmon0/temp1_input

Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>