]> git.baikalelectronics.ru Git - kernel.git/commit
pata_it821x: Fix regression/corruptor
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Thu, 23 Aug 2007 19:18:55 +0000 (20:18 +0100)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 24 Aug 2007 04:32:54 +0000 (21:32 -0700)
commitbb9a14000311e08fbbe63b4459646f8db0edbe01
tree82793d2164af29db760dcfbaf612f55527d5ffdf
parent22eba7250886e9a1ddc220c2c5387017cc222250
pata_it821x: Fix regression/corruptor

Whoever did the PCI revision patch slipped up on the it821x, and I
didn't spot this at the time either.  They moved the check for the
errata from the 0x10 revision to 0x11.  Put it back

This one is important for 2.6.23 final as in some cases bad things will
occur if 0x10 revision boards don't get the fixups.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/ata/pata_it821x.c