From 276dac8039a70630e4dbf5c4c3b294c057e8cd42 Mon Sep 17 00:00:00 2001 From: Guenter Roeck Date: Sat, 5 Apr 2014 21:22:46 -0700 Subject: [PATCH] hwmon: (tmp421) 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. Reviewed-by: Jean Delvare Signed-off-by: Guenter Roeck --- Reading git-format-patch failed