From a0ac840d99fa7c2ebf5a3df0367992722a92ca65 Mon Sep 17 00:00:00 2001 From: Guenter Roeck Date: Sat, 12 Apr 2014 12:46:34 -0700 Subject: [PATCH] hwmon: (lm83) Convert to use devm_hwmon_device_register_with_groups Use devm_hwmon_device_register_with_groups API to attach attributes to hwmon device, simplify code, and reduce code size. Signed-off-by: Guenter Roeck --- Reading git-format-patch failed