]> Git Repo - linux.git/commit
regulator: Get rid of lockdep warning
authorAmeya Palande <[email protected]>
Fri, 12 Mar 2010 18:09:01 +0000 (20:09 +0200)
committerLiam Girdwood <[email protected]>
Mon, 22 Mar 2010 19:44:44 +0000 (19:44 +0000)
commit4f26a2abe1eed18dc6adddf2d0ae5553e51578c2
treeb390fb19f6f2b7583ba4f93451d20fc4e34e9958
parent67e46f347eb25222e2b415540b6ba3fd2574afe2
regulator: Get rid of lockdep warning

WARNING: at kernel/lockdep.c:2706 sysfs_add_file_mode+0x4c/0xa8()

Difference between v1 and v2:
Moved sysfs_attr_init() call as first one to access the structure.

Signed-off-by: Ameya Palande <[email protected]>
CC: Liam Girdwood <[email protected]>
CC: Mark Brown <[email protected]>
CC: David Brownell <[email protected]>
Acked-by: Mark Brown <[email protected]>
Signed-off-by: Liam Girdwood <[email protected]>
drivers/regulator/core.c
This page took 0.043573 seconds and 4 git commands to generate.