hwmon: (s3c) Initialize sysfs attributes
authorGuenter Roeck <guenter.roeck@ericsson.com>
Tue, 24 May 2011 19:34:55 +0000 (12:34 -0700)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Sat, 18 Jun 2011 06:22:27 +0000 (23:22 -0700)
commitb1e698db0939b04602ded2a2196ff69c92b49378
tree41c5ebef11be8f2de95df65bbc56155e17be8c04
parentfb794e0f7153918c33f2300986d995524ab711cf
hwmon: (s3c) Initialize sysfs attributes

Initialize dynamically allocated sysfs attributes before device_create_file()
call to suppress lockdep_init_map() warning if lockdep debugging is enabled.

Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Acked-by: Jean Delvare <khali@linux-fr.org>
Cc: stable@kernel.org # 2.6.34+
drivers/hwmon/s3c-hwmon.c