Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132176
b: refs/heads/master
c: 229cc58
h: refs/heads/master
v: v3
  • Loading branch information
Will Newton authored and Linus Torvalds committed Mar 10, 2009
1 parent 8c148ba commit 5b63908
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 1b23336ad98b3666c216617227c7767cd60a22be
refs/heads/master: 229cc58ba2b5a83b0b55764c6cb98695c106238a
3 changes: 2 additions & 1 deletion trunk/drivers/mtd/devices/mtd_dataflash.c
Original file line number Diff line number Diff line change
Expand Up @@ -821,7 +821,8 @@ static struct flash_info *__devinit jedec_probe(struct spi_device *spi)
if (!(info->flags & IS_POW2PS))
return info;
}
}
} else
return info;
}
}

Expand Down

0 comments on commit 5b63908

Please sign in to comment.