diff options
author | Francois Romieu <romieu@fr.zoreil.com> | 2012-03-13 11:14:17 +0100 |
---|---|---|
committer | Francois Romieu <romieu@fr.zoreil.com> | 2012-04-07 11:47:18 +0200 |
commit | 57d6d456cfb89264f87d24f52640ede23fdf12bd (patch) | |
tree | 6c89206bf6d1aedf67c87ff2737eba8021733cda /firmware/ess | |
parent | 5820e97a299e502e71dd5587ed2bf63a75d4f4f7 (diff) |
sis900: stop using net_device.{base_addr, irq} and convert to __iomem.
- pci_resource_start() can be removed from sis900_get_mac_addr() because
the IO range is maped and stored into the device private struct early
in the device probe function.
- the driver contains a few direct accesses to low IO ports that forbid
to re(#)define the usual out{l, w, b} macros.
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Cc: Daniele Venzano <venza@brownhat.org>
Diffstat (limited to 'firmware/ess')
0 files changed, 0 insertions, 0 deletions