commit | 1cc650c69f3079ce3c616c998a741bcf6ddf4f4d | [log] [tgz] |
---|---|---|
author | Antonino A. Daplas <adaplas@gmail.com> | Mon Nov 07 01:00:41 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Nov 07 07:53:51 2005 -0800 |
tree | 643264be86a99d60031a69a33f4f56b0183769d1 | |
parent | 1013d26663199f8c1c31e1fe8e9352da09630d69 [diff] |
[PATCH] savagefb: Convert from VGA IO access to MMIO access Use MMIO registers instead of banging the VGA IO registers. Signed-off-by: Antonino Daplas <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>