Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250305
b: refs/heads/master
c: ae7b4d4
h: refs/heads/master
i:
  250303: 9ef6281
v: v3
  • Loading branch information
Jarod Wilson authored and Mauro Carvalho Chehab committed May 20, 2011
1 parent 138f3dd commit 5d02bb0
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 76a2d21d96fba4d0e94cf191eb3716ea7c4916e8
refs/heads/master: ae7b4d4bb5d6769ba64cdfca9d8e77dd4e671f6d
2 changes: 2 additions & 0 deletions trunk/drivers/media/rc/ite-cir.c
Original file line number Diff line number Diff line change
Expand Up @@ -1684,6 +1684,8 @@ static int ite_resume(struct pnp_dev *pdev)
/* wake up the transmitter */
wake_up_interruptible(&dev->tx_queue);
} else {
/* reinitialize hardware config registers */
dev->params.init_hardware(dev);
/* enable the receiver */
dev->params.enable_rx(dev);
}
Expand Down

0 comments on commit 5d02bb0

Please sign in to comment.