git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54dc6ca
)
ASoC: fsl_ssi: properly initialize the sysfs attribute object
author
Timur Tabi
<timur@freescale.com>
Mon, 14 Nov 2011 22:35:26 +0000
(16:35 -0600)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Tue, 15 Nov 2011 11:59:09 +0000
(11:59 +0000)
Commit
6992f533
("sysfs: Use one lockdep class per sysfs attribute")
requires 'struct attribute' objects to be initialized with sysfs_attr_init().
Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@kernel.org
No differences found