diff options
author | Jan Beulich <JBeulich@novell.com> | 2011-01-03 15:07:02 +0000 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-01-03 11:48:11 -0800 |
commit | a1cf11d8f673a3ad91012c5da96beed06ecefde1 (patch) | |
tree | e729bb79ce66f2983d5d4b9afcf8d9a4c365c1c3 /drivers/acpi | |
parent | b518a64983cbf2ff31aed530898de2d80e4573d5 (diff) | |
download | linux-a1cf11d8f673a3ad91012c5da96beed06ecefde1.tar.gz linux-a1cf11d8f673a3ad91012c5da96beed06ecefde1.tar.bz2 linux-a1cf11d8f673a3ad91012c5da96beed06ecefde1.zip |
name_to_dev_t() must not call __init code
The function can't be __init itself (being called from some sysfs
handler), and hence none of the functions it calls can be either.
Signed-off-by: Jan Beulich <jbeulich@novell.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/acpi')
0 files changed, 0 insertions, 0 deletions