]> git.baikalelectronics.ru Git - kernel.git/commit
pata_via: fix VT6410/6415/6330 detection issue
authorJosephChan@via.com.tw <JosephChan@via.com.tw>
Thu, 25 Mar 2010 12:51:47 +0000 (20:51 +0800)
committerJeff Garzik <jgarzik@redhat.com>
Sun, 28 Mar 2010 04:51:50 +0000 (00:51 -0400)
commit2e3b26c6196d9a7da5f9390400227159bfed7bd2
tree45d7906574e40464125235c1e78f02607c7f4855
parent656a0227d19826da6335cef0f298e024ed2b6f9c
pata_via: fix VT6410/6415/6330 detection issue

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>
drivers/ata/pata_via.c