git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efc0cfa
)
rtc: ds1374, fix lock imbalance
author
Jiri Slaby
<jirislaby@gmail.com>
Sun, 5 Jul 2009 19:08:03 +0000
(12:08 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 6 Jul 2009 20:57:03 +0000
(13:57 -0700)
When i2c_smbus_read_byte_data fails in ds1374_work, we forgot to unlock
the held lock. Fix that.
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Scott Wood <scottwood@freescale.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found