commit | 9a2d55be1168b56a5c65321dcce64c97798eaec7 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <guenter.roeck@ericsson.com> | Tue May 24 12:19:05 2011 -0700 |
committer | Guenter Roeck <guenter.roeck@ericsson.com> | Fri Jun 17 23:22:26 2011 -0700 |
tree | 59130ea83f3639794570dfe56c9a9d89a81f9658 | |
parent | 808b4e639eb00394de9989fabca23196c337ee75 [diff] |
hwmon: (asus_atk0110) Consolidate sysfs attribute initialization Call sysfs_attr_init() from atk_init_attribute() to handle sysfs attribute initialization in a single function. Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com> Cc: Luca Tettamanti <kronos.it@gmail.com> Acked-by: Jean Delvare <khali@linux-fr.org>