Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138143
b: refs/heads/master
c: 7d7b4b6
h: refs/heads/master
i:
  138141: ea08fd8
  138139: d9537d4
  138135: eb5bb2a
  138127: 1c68166
  138111: 32bfdb2
v: v3
  • Loading branch information
Alexey Klimov authored and Mauro Carvalho Chehab committed Mar 30, 2009
1 parent c28d559 commit 1c83378
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: 5c8e2403ba06d39f04f6ae62f3afe5542e0eb533
refs/heads/master: 7d7b4b635298fcf4c205a89486eb5f397c130f5b
1 change: 0 additions & 1 deletion trunk/drivers/media/radio/radio-rtrack2.c
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ static void rt_mute(struct rtrack2 *dev)
mutex_lock(&dev->lock);
outb(1, dev->io);
mutex_unlock(&dev->lock);
mutex_unlock(&dev->lock);
dev->muted = 1;
}

Expand Down

0 comments on commit 1c83378

Please sign in to comment.