Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143
b: refs/heads/master
c: d390493
h: refs/heads/master
i:
  141: 9bb970d
  139: 5850224
  135: 7c6f141
  127: 638136b
v: v3
  • Loading branch information
Magnus Damm authored and Linus Torvalds committed Apr 16, 2005
1 parent 632b3d4 commit 436152c
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: dae409a27788774adb810f7cdb771ba7cce7af8a
refs/heads/master: d390493b11e1fc790e3840ed191a0f88e3a54ba7
2 changes: 1 addition & 1 deletion trunk/sound/oss/opl3sa2.c
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ module_param(mpu_io, int, 0);
MODULE_PARM_DESC(mpu_io, "Set MIDI I/O base (0x330 or other. Address must be even and must be from 0x300 to 0x334)");

module_param(irq, int, 0);
MODULE_PARM_DESC(mss_irq, "Set MSS (audio) IRQ (5, 7, 9, 10, 11, 12)");
MODULE_PARM_DESC(irq, "Set MSS (audio) IRQ (5, 7, 9, 10, 11, 12)");

module_param(dma, int, 0);
MODULE_PARM_DESC(dma, "Set MSS (audio) first DMA channel (0, 1, 3)");
Expand Down

0 comments on commit 436152c

Please sign in to comment.