Skip to content

Commit

Permalink
dl2k: stop using net_device.{base_addr, irq} and convert to __iomem.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Francois Romieu committed Apr 7, 2012
1 parent 65712ec commit 5e3cc4e
Show file tree
Hide file tree
Showing 2 changed files with 209 additions and 226 deletions.
Loading

0 comments on commit 5e3cc4e

Please sign in to comment.