i8327: fix outb() parameter order
authorClemens Ladisch <clemens@ladisch.de>
Tue, 10 Feb 2009 08:21:07 +0000 (09:21 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 10 Feb 2009 12:13:23 +0000 (13:13 +0100)
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>

No differences found