]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9709bee375550c7422b46ebc09a0aedeca7b5ee4
tree849c9c95c99eb67acd17d453874a06dde49acbfe
parent5995ae8906163c9e88af1348670cdce7da040e26
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>
arch/x86/kernel/i8237.c