From: Jean Delvare Date: Sun, 17 Jul 2011 16:39:19 +0000 (+0200) Subject: hwmon: (it87) Fix label group removal X-Git-Tag: v3.0~19^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa8b69758e65b406c8010936b541cd00deef804d;p=pandora-kernel.git hwmon: (it87) Fix label group removal A copy-and-paste error caused it87_attributes_vid to be referenced where it87_attributes_label should be. Thankfully the group is only used for attribute removal, not attribute creation, so the effects of this bug are limited, but let's fix it still. Signed-off-by: Jean Delvare Cc: stable@kernel.org Acked-by: Guenter Roeck --- Reading git-diff-tree failed