Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231665
b: refs/heads/master
c: f0dff9b
h: refs/heads/master
i:
  231663: 9b57585
v: v3
  • Loading branch information
Kevin Cernekee authored and David Woodhouse committed Dec 3, 2010
1 parent 27057a9 commit 5abc071
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b7b6e08f9265db56129931983fc6c06d62c9f4f9
refs/heads/master: f0dff9bd00d2cffea160fb3fa015b77607458634
1 change: 1 addition & 0 deletions trunk/drivers/mtd/devices/m25p80.c
Original file line number Diff line number Diff line change
Expand Up @@ -764,6 +764,7 @@ static const struct spi_device_id *__devinit jedec_probe(struct spi_device *spi)
return &m25p_ids[tmp];
}
}
dev_err(&spi->dev, "unrecognized JEDEC id %06x\n", jedec);
return ERR_PTR(-ENODEV);
}

Expand Down

0 comments on commit 5abc071

Please sign in to comment.