summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2011-02-27 10:06:18 +0100
committerTakashi Iwai <tiwai@suse.de>2011-02-27 10:06:18 +0100
commitb7320f3e64c947baa17b9aa67619dd6e205f8b18 (patch)
treec69dfe9d60b817173690990a238fb5063331db67 /sound
parent3b2c3f6e02611de3a299d1fe96f07aab2e015d78 (diff)
parentb6aa63eeb3e9670edd44162b441b6b7de304fed0 (diff)
Merge branch 'topic/misc' into for-next
Diffstat (limited to 'sound')
-rw-r--r--sound/core/seq/seq_ports.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/core/seq/seq_ports.c b/sound/core/seq/seq_ports.c
index 3bf7d73ac52e..e12bcd94b6db 100644
--- a/sound/core/seq/seq_ports.c
+++ b/sound/core/seq/seq_ports.c
@@ -412,7 +412,7 @@ int snd_seq_get_port_info(struct snd_seq_client_port * port,
* initialization or termination of devices (see seq_midi.c).
*
* If callback_all option is set, the callback function is invoked
- * at each connnection/disconnection.
+ * at each connection/disconnection.
*/
static int subscribe_port(struct snd_seq_client *client,