Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311898
b: refs/heads/master
c: 57f4422
h: refs/heads/master
v: v3
  • Loading branch information
Anton Blanchard authored and Mauro Carvalho Chehab committed Jul 6, 2012
1 parent cfe1cbd commit c3ebe0f
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: c6cff169268bba9de687acf317ac24aa038cc263
refs/heads/master: 57f4422f7bd83bb0a092e3f9aea0d9c8ac59045e
2 changes: 1 addition & 1 deletion trunk/drivers/media/rc/winbond-cir.c
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ MODULE_PARM_DESC(invert, "Invert the signal from the IR receiver");

static bool txandrx; /* default = 0 */
module_param(txandrx, bool, 0444);
MODULE_PARM_DESC(invert, "Allow simultaneous TX and RX");
MODULE_PARM_DESC(txandrx, "Allow simultaneous TX and RX");

static unsigned int wake_sc = 0x800F040C;
module_param(wake_sc, uint, 0644);
Expand Down

0 comments on commit c3ebe0f

Please sign in to comment.