pata_via: fix VT6410/6415/6330 detection issue
commit77aba144b01d97cd877dbbca15b1ba5b11192e5f
authorJosephChan@via.com.tw <JosephChan@via.com.tw>
Thu, 25 Mar 2010 12:51:47 +0000 (25 20:51 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 1 Apr 2010 23:02:15 +0000 (1 16:02 -0700)
tree3295c787b2c26d11909ccba1ba63a31eec85dfaa
parent8afdd016d273b1c2641e979fdaa28e96b6f9fb9c
pata_via: fix VT6410/6415/6330 detection issue

commit bc8a67386fd462914269fa93446e1891955a8bb3 upstream.

When using VT6410/6415/6330 chips on some VIA's platforms, the HDD
connection to VT6410/6415/6330 cannot be detected.

It is because the driver detects wrong via_isa_bridge ID, and then
causes this issue to happen.

Signed-off-by: Joseph Chan <josephchan@via.com.tw>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/ata/pata_via.c