diff options
author | Joe Perches <joe@perches.com> | 2007-12-18 07:13:47 -0500 |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2008-01-31 11:29:41 -0500 |
commit | 561de31a23a8a5d23baeb8b2ce7c6102cb649616 (patch) | |
tree | 1a5ebe319ea7ca10e0068f2a8f97b3e3dfde2177 /sound/pci/rme9652/hdsp.c | |
parent | f488d9fcc84692ca0060b4e16c1c61a8d514cea8 (diff) |
[ALSA] sound/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'sound/pci/rme9652/hdsp.c')
-rw-r--r-- | sound/pci/rme9652/hdsp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/rme9652/hdsp.c b/sound/pci/rme9652/hdsp.c index 7956b24eaf34..67ec08cd9901 100644 --- a/sound/pci/rme9652/hdsp.c +++ b/sound/pci/rme9652/hdsp.c | |||
@@ -3604,7 +3604,7 @@ static int snd_hdsp_set_defaults(struct hdsp *hdsp) | |||
3604 | 3604 | ||
3605 | /* ASSUMPTION: hdsp->lock is either held, or | 3605 | /* ASSUMPTION: hdsp->lock is either held, or |
3606 | there is no need to hold it (e.g. during module | 3606 | there is no need to hold it (e.g. during module |
3607 | initalization). | 3607 | initialization). |
3608 | */ | 3608 | */ |
3609 | 3609 | ||
3610 | /* set defaults: | 3610 | /* set defaults: |