[PATCH] Fix problem with ATAPI DMA on IT8212 in Linux
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Sat, 1 Jul 2006 11:36:34 +0000 (04:36 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 1 Jul 2006 16:56:04 +0000 (09:56 -0700)
commitfaab17ba06d86adf5568f3e9ff914e124546d19e
tree4ffa8138f67dd002192317c4d7081b8fe516361c
parent1d7e1d4517f11ebeb80f92e227c8fdbc3215385c
[PATCH] Fix problem with ATAPI DMA on IT8212 in Linux

Missing variable initialisation would mean it would sometimes not put ATAPI
devices into DMA by default.

Signed-off-by: Alan Cox <alan@redhat.com>
Cc: <Jack.Lee@ite.com.tw>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/ide/pci/it821x.c