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:
79f4d13
)
[TG3]: nvram cleanup
author
Michael Chan
<mchan@broadcom.com>
Tue, 21 Mar 2006 06:29:15 +0000
(22:29 -0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 21 Mar 2006 06:29:15 +0000
(22:29 -0800)
Some nvram related cleanup:
1. Add a tg3_nvram_read_swab() since swabing the data is frequently
done.
2. Add a function to convert nvram address to physical address
instead of doing it in 2 separate places.
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found