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:
4e416a6
)
p54: move eeprom code into common library
author
Christian Lamparter
<chunkeey@web.de>
Mon, 1 Sep 2008 20:48:51 +0000
(22:48 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 5 Sep 2008 20:17:48 +0000
(16:17 -0400)
Both p54pci and p54usb uses a good chunk of device specific code to
get the data from the device's eeprom into the drivers memory.
So, this patch reduces the code size and will it make life easier if
someone wants to implement ethtool eeprom dumping features.
Signed-off-by: Christian Lamparter <chunkeey@web.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found