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:
aee0afb
)
asus-laptop: use device_create_file() instead of platform_group
author
Corentin Chary
<corentincj@iksaif.net>
Tue, 26 Jan 2010 20:02:23 +0000
(21:02 +0100)
committer
Corentin Chary
<corentincj@iksaif.net>
Sun, 28 Feb 2010 18:35:13 +0000
(19:35 +0100)
There is two reason to do that:
- we don't want a "gps" file if the model doesn't have a gps
- we don't want to use global variables anymore
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
No differences found