aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorJeremy Higdon <[email protected]>2006-05-30 21:27:07 -0700
committerLinus Torvalds <[email protected]>2006-05-31 16:27:11 -0700
commita835fa798ddfbfe4c63ff5e22c93fa5d24c95f7b (patch)
tree41c4af1c4188ae210b01a381415a0184f971a253 /net/lapb/lapb_timer.c
parent8fd66ab852281f9e28e1774c17b49f26c4626fd1 (diff)
[PATCH] sgiioc4: use mmio ops instead of port io
From: Jeremy Higdon <[email protected]> This patch fixes a bug in sgiioc4 where it was using the default IDE port I/O operations instead of MMIO. The IDE part of the IOC4 chip uses MMIO to map the chip registers. Unfortunately, the sgiioc4 driver uses the default port IO operations, which happens to have worked for the past few years. That's about to change, however, thus this change from inX/outX to readX/writeX. Signed-off-by: Jeremy Higdon <[email protected]> Cc: Bartlomiej Zolnierkiewicz <[email protected]> Cc: Alan Cox <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions