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:
94b76ce
)
[media] mt9v032: use regmap
author
Philipp Zabel
<p.zabel@pengutronix.de>
Wed, 4 Jun 2014 16:57:03 +0000
(13:57 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Tue, 22 Jul 2014 03:55:26 +0000
(
00:55
-0300)
This switches all register accesses to use regmap. It allows to
use the regmap cache, tracing, and debug register dump facilities,
and removes the need to open code read-modify-writes.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found