diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-08-16 20:03:21 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-08-16 14:05:40 -0700 |
commit | 9baf3220afe870b2526397919857b271c3affda5 (patch) | |
tree | 7f76d3be9e5c20162a68f18f5d46868ea2313aa9 /drivers/base/firmware_class.c | |
parent | 1508d8111f0e965ebe06c32dc4d176750eb53c3a (diff) | |
download | kernel_replicant_linux-9baf3220afe870b2526397919857b271c3affda5.tar.gz kernel_replicant_linux-9baf3220afe870b2526397919857b271c3affda5.tar.bz2 kernel_replicant_linux-9baf3220afe870b2526397919857b271c3affda5.zip |
extcon: Ensure dynamically allocated sysfs attributes are initialised
The operation of lockdep requires that all dynamically allocated sysfs
nodes are initialised using sysfs_attr_init() otherwise lots of warnings
are generated. Ensure that all the dynamically allocated attributes that
extcon generates have this done.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/base/firmware_class.c')
0 files changed, 0 insertions, 0 deletions