Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176995
b: refs/heads/master
c: caf0e8e
h: refs/heads/master
i:
  176993: f29788e
  176991: 0de1a8b
v: v3
  • Loading branch information
Jiri Slaby authored and David Woodhouse committed Dec 10, 2009
1 parent 7384906 commit 82564ee
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: 51eeb878155cdea73e7a1f0372b266018bd7a424
refs/heads/master: caf0e8e028516253afce6e40c52f0c193a221f8a
1 change: 0 additions & 1 deletion trunk/drivers/mtd/chips/cfi_cmdset_0002.c
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,6 @@ static int get_chip(struct map_info *map, struct flchip *chip, unsigned long adr

if (time_after(jiffies, timeo)) {
printk(KERN_ERR "Waiting for chip to be ready timed out.\n");
spin_unlock(chip->mutex);
return -EIO;
}
spin_unlock(chip->mutex);
Expand Down

0 comments on commit 82564ee

Please sign in to comment.