diff options
author | Lennert Buytenhek <buytenh@wantstofly.org> | 2006-01-08 01:01:06 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-08 20:12:45 -0800 |
commit | 974dffc2dd72d499a3ff150f61c8025b097a2c34 (patch) | |
tree | 17b4a4890466dd8f67cd5163030c6f9675d3adb7 /drivers/ide/ide-dma.c | |
parent | 2f659f462d2ab519068d0e2bb677d7a700decb8d (diff) |
[PATCH] cs89x0: make {read,write}word take base_addr
readword() and writeword() take a 'struct net_device *' and deref its
->base_addr member. Make them take the base_addr directly instead, so
that we can switch the other occurences of inw/outw in the file over
to readword/writeword as well.
Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Cc: dmitry pervushin <dpervushin@ru.mvista.com>
Cc: <dsaxena@plexity.net>
Cc: Jeff Garzik <jgarzik@pobox.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/ide/ide-dma.c')
0 files changed, 0 insertions, 0 deletions