commit | b52af40923fc91a12e3c7152d833e0c0c6a508f6 | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Tue Feb 10 09:21:07 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Feb 10 13:13:23 2009 +0100 |
tree | 849c9c95c99eb67acd17d453874a06dde49acbfe | |
parent | d315760ffa261c15ff92699ac6f514112543d7ca [diff] |
i8327: fix outb() parameter order In i8237A_resume(), when resetting the DMA controller, the parameters to dma_outb() were mixed up. Signed-off-by: Clemens Ladisch <clemens@ladisch.de> [ cleaned up the file a tiny bit. ] Signed-off-by: Ingo Molnar <mingo@elte.hu>