Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156445
b: refs/heads/master
c: 00acf4a
h: refs/heads/master
i:
  156443: 1f87ed1
v: v3
  • Loading branch information
Mika Korhonen authored and David Woodhouse committed Aug 3, 2009
1 parent b01caec commit b8e3752
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: 8022c13c27b822cf22f13df10b42aae89cd56bf0
refs/heads/master: 00acf4a80779611a7ea77ff5b5ffab886ed5cc42
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/onenand/omap2.c
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ static inline int omap2_onenand_bufferram_offset(struct mtd_info *mtd, int area)

if (ONENAND_CURRENT_BUFFERRAM(this)) {
if (area == ONENAND_DATARAM)
return mtd->writesize;
return this->writesize;
if (area == ONENAND_SPARERAM)
return mtd->oobsize;
}
Expand Down

0 comments on commit b8e3752

Please sign in to comment.