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:
ad81f05
)
regmap: Provide __acquires/__releases annotations
author
Fabio Estevam
<fabio.estevam@freescale.com>
Tue, 16 Jul 2013 05:10:11 +0000
(
02:10
-0300)
committer
Mark Brown
<broonie@linaro.org>
Tue, 16 Jul 2013 10:17:43 +0000
(11:17 +0100)
Fix the following sparse warnings:
drivers/base/regmap/regmap.c:305:13: warning: context imbalance in 'regmap_lock_spinlock' - wrong count at exit
drivers/base/regmap/regmap.c:314:13: warning: context imbalance in 'regmap_unlock_spinlock' - unexpected unlock
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found