From 6bf44cedab5918bee8e8fea8c7ad187996c8c874 Mon Sep 17 00:00:00 2001 From: Guenter Roeck Date: Mon, 18 Mar 2013 06:40:16 -0700 Subject: [PATCH] hwmon: (max6697) Use is_visible and sysfs_create_group Simplify the code and reduce its size by using is_visible to determine valid attributes, and sysfs_create_group to create all of them with a single call. Signed-off-by: Guenter Roeck --- Reading git-format-patch failed