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:
1de8ad4
)
drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issues
author
Jonghwan Choi
<jhbird.choi@samsung.com>
Thu, 8 Dec 2011 22:34:02 +0000
(14:34 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 9 Dec 2011 15:50:28 +0000
(07:50 -0800)
If an error occurs after the clock is enabled, the enable/disable state
can become unbalanced.
Signed-off-by: Jonghwan Choi <jhbird.choi@samsung.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found