commit | faab17ba06d86adf5568f3e9ff914e124546d19e | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Sat Jul 01 04:36:34 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Jul 01 09:56:04 2006 -0700 |
tree | 4ffa8138f67dd002192317c4d7081b8fe516361c | |
parent | 1d7e1d4517f11ebeb80f92e227c8fdbc3215385c [diff] |
[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>