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:
d5bce86
)
thermal: Make sysfs attributes of cooling devices default attributes
author
Matthias Kaehlcke
<mka@chromium.org>
Sat, 21 Feb 2015 02:10:08 +0000
(18:10 -0800)
committer
Eduardo Valentin
<edubezval@gmail.com>
Thu, 5 Mar 2015 05:47:57 +0000
(
01:47
-0400)
Default attributes are created when the device is registered. Attributes
created after device registration can lead to race conditions, where user space
(e.g. udev) sees the device but not the attributes.
Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
No differences found