提交 691da768 编写于 作者: B Bartlomiej Zolnierkiewicz

dtc2278: set ->pio_mask also for the second port

Signed-off-by: NBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
上级 a05e2faa
......@@ -130,6 +130,7 @@ static int __init dtc2278_probe(void)
mate->serialized = 1;
mate->chipset = ide_dtc2278;
mate->pio_mask = ATA_PIO4;
mate->drives[0].no_unmask = 1;
mate->drives[1].no_unmask = 1;
mate->mate = hwif;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册