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:
6fa4b9d
)
mfd: Fix lm3533 regmap_update_bits() call
author
Axel Lin
<axel.lin@gmail.com>
Thu, 10 May 2012 15:35:02 +0000
(23:35 +0800)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Sun, 20 May 2012 15:27:02 +0000
(17:27 +0200)
Current code calls regmap_update_bits() with mask and val arguments swapped.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found