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:
65712ec
)
dl2k: stop using net_device.{base_addr, irq} and convert to __iomem.
author
Francois Romieu
<romieu@fr.zoreil.com>
Fri, 9 Mar 2012 17:09:35 +0000
(18:09 +0100)
committer
Francois Romieu
<romieu@fr.zoreil.com>
Sat, 7 Apr 2012 09:47:17 +0000
(11:47 +0200)
The eeprom registers always use the same PCI bar whereas the general
registers may either use the same mapping as the eeprom registers or
a different one. It is thus possible to simplify parse_eeprom().
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
No differences found