projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fdeb15
)
mpu401: reindent misindented spinlock
author
Ilpo Järvinen
<ilpo.jarvinen@helsinki.fi>
Tue, 19 Aug 2008 07:56:33 +0000
(10:56 +0300)
committer
Jaroslav Kysela
<perex@perex.cz>
Tue, 19 Aug 2008 08:02:53 +0000
(10:02 +0200)
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/oss/mpu401.c
patch
|
blob
|
history
diff --git
a/sound/oss/mpu401.c
b/sound/oss/mpu401.c
index
a690ca5
..
6c0a770
100644
(file)
--- a/
sound/oss/mpu401.c
+++ b/
sound/oss/mpu401.c
@@
-1015,7
+1015,7
@@
int attach_mpu401(struct address_info *hw_config, struct module *owner)
mpu401_chk_version(m, devc);
if (devc->version == 0)
mpu401_chk_version(m, devc);
-
spin_unlock_irqrestore(&devc->lock,
flags);
+
spin_unlock_irqrestore(&devc->lock,
flags);
}
if (devc->version != 0)