| Submitter | Bartlomiej Zolnierkiewicz |
|---|---|
| Date | Jan. 18, 2010, 5:15 p.m. |
| Message ID | <20100118171511.14623.43642.sendpatchset@localhost> |
| Download | mbox | patch |
| Permalink | /patch/43144/ |
| State | Not Applicable |
| Delegated to: | David Miller |
| Headers | show |
Comments
Patch
Index: b/drivers/ata/pata_cmd64x.c =================================================================== --- a/drivers/ata/pata_cmd64x.c +++ b/drivers/ata/pata_cmd64x.c @@ -40,7 +40,7 @@ enum { CFR = 0x50, - CFR_INTR_CH0 = 0x02, + CFR_INTR_CH0 = 0x04, CNTRL = 0x51, CNTRL_DIS_RA0 = 0x40, CNTRL_DIS_RA1 = 0x80,