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:
699669f
)
libertas: check bounds and only use decimal for sysfs persistent features.
author
Brian Cavagnolo
<brian@cozybit.com>
Wed, 16 Jul 2008 19:15:26 +0000
(12:15 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 29 Jul 2008 20:55:03 +0000
(16:55 -0400)
Some persistent settings were using hex and others decimal. In some cases,
values were set in hex but reported in decimal. Confusing.
Signed-off-by: Brian Cavagnolo <brian@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found