Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 129943
b: refs/heads/master
c: abb8817
h: refs/heads/master
i:
  129941: a493ac9
  129939: 74bae39
  129935: f2cbab2
v: v3
  • Loading branch information
Michael Schmitz authored and Bartlomiej Zolnierkiewicz committed Jan 19, 2009
1 parent 3ece3c9 commit f808f9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bb54affa6fbdd6fe80f193ec1b6977a93078785d
refs/heads/master: abb8817967cc080ee024f7d1a3d5a9830074ca1c
2 changes: 1 addition & 1 deletion trunk/drivers/ide/falconide.c
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ static const struct ide_tp_ops falconide_tp_ops = {

static const struct ide_port_info falconide_port_info = {
.tp_ops = &falconide_tp_ops,
.host_flags = IDE_HFLAG_NO_DMA,
.host_flags = IDE_HFLAG_NO_DMA | IDE_HFLAG_SERIALIZE,
};

static void __init falconide_setup_ports(hw_regs_t *hw)
Expand Down

0 comments on commit f808f9b

Please sign in to comment.