Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210240
b: refs/heads/master
c: 10022a0
h: refs/heads/master
v: v3
  • Loading branch information
Andreas Bombe authored and Greg Kroah-Hartman committed Sep 4, 2010
1 parent f17f6d3 commit 6dbccfb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: f8d261d39a24f9f612cb8b2d5ad68654727543cd
refs/heads/master: 10022a0675a8f8722068d956a798f1fddb02e71c
1 change: 0 additions & 1 deletion trunk/drivers/staging/comedi/drivers/das08_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,6 @@ static int das08_pcmcia_config_loop(struct pcmcia_device *p_dev,
p_dev->resource[0]->flags &= ~IO_DATA_PATH_WIDTH;
p_dev->resource[0]->flags |=
pcmcia_io_cfg_data_width(io->flags);
p_dev->io.IOAddrLines = io->flags & CISTPL_IO_LINES_MASK;
p_dev->resource[0]->start = io->win[0].base;
p_dev->resource[0]->end = io->win[0].len;
if (io->nwin > 1) {
Expand Down

0 comments on commit 6dbccfb

Please sign in to comment.