Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 230980
b: refs/heads/master
c: e1b88eb
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König authored and Samuel Ortiz committed Jan 14, 2011
1 parent 7d95d86 commit 8a26585
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: 77b22897da093e80c40f03e8d83bf23e756b9fba
refs/heads/master: e1b88eb0e08335d2f6c00b35b67b4ffc78fd46d6
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/mc13xxx-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -749,7 +749,7 @@ static int mc13xxx_probe(struct spi_device *spi)
if (ret) {
err_mask:
err_revision:
mutex_unlock(&mc13xxx->lock);
mc13xxx_unlock(mc13xxx);
dev_set_drvdata(&spi->dev, NULL);
kfree(mc13xxx);
return ret;
Expand Down

0 comments on commit 8a26585

Please sign in to comment.