Home
last modified time | relevance | path

Searched hist:b3aabd6db3700dfa6ab334c96cbf16c04929b8a2 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dwm8350-hwmon.cdiff b3aabd6db3700dfa6ab334c96cbf16c04929b8a2 Tue Jun 17 10:12:08 CDT 2014 Axel Lin <axel.lin@ingics.com> hwmon: (wm8350) Convert to devm_hwmon_device_register_with_groups

Use ATTRIBUTE_GROUPS macro and devm_hwmon_device_register_with_groups() to
simplify the code a bit.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>