Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74413
b: refs/heads/master
c: 1f80922
h: refs/heads/master
i:
  74411: fc2f3c6
v: v3
  • Loading branch information
Roel Kluin authored and Russell King committed Nov 26, 2007
1 parent 2efaa56 commit a046576
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: 52b2bd7f97e2677f8d6f5cef675f86bba732e860
refs/heads/master: 1f809226b9f4d3a89e42212fed7b482e8b30f77c
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-pxa/ssp.c
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,7 @@ void ssp_exit(struct ssp_dev *dev)

if (dev->port > PXA_SSP_PORTS || dev->port == 0) {
printk(KERN_WARNING "SSP: tried to close invalid port\n");
mutex_unlock(&mutex);
return;
}

Expand Down

0 comments on commit a046576

Please sign in to comment.