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:
08acd4f
)
Fix ACPI vs proc_create_data() mismerge
author
Alexey Dobriyan
<adobriyan@gmail.com>
Thu, 1 May 2008 00:10:02 +0000
(
04:10
+0400)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 30 Apr 2008 23:26:27 +0000
(16:26 -0700)
acpi_device_dir() is NULL until all files are createst, so everyting is
created in straight in /proc/ and creation code warns.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found