projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux...
[linux-2.6]
/
drivers
/
ide
/
dtc2278.c
diff --git
a/drivers/ide/dtc2278.c
b/drivers/ide/dtc2278.c
index
689b2e4
..
c6b1381
100644
(file)
--- a/
drivers/ide/dtc2278.c
+++ b/
drivers/ide/dtc2278.c
@@
-100,7
+100,8
@@
static const struct ide_port_info dtc2278_port_info __initdata = {
IDE_HFLAG_IO_32BIT |
/* disallow ->io_32bit changes */
IDE_HFLAG_NO_IO_32BIT |
- IDE_HFLAG_NO_DMA,
+ IDE_HFLAG_NO_DMA |
+ IDE_HFLAG_DTC2278,
.pio_mask = ATA_PIO4,
};