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:
cfcb3a8
)
[AVR32] Move ethernet tag parsing to board-specific code
author
Haavard Skinnemoen
<hskinnemoen@atmel.com>
Mon, 4 Dec 2006 12:58:27 +0000
(13:58 +0100)
committer
Haavard Skinnemoen
<hskinnemoen@atmel.com>
Fri, 8 Dec 2006 12:06:19 +0000
(13:06 +0100)
By moving the ethernet tag parsing to the board-specific code we avoid
the issue of figuring out which device we're supposed to attach the
information to. The board specific code knows this because it's
where the actual devices are instantiated.
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
No differences found