From: Philipp Zabel
Date: Wed, 4 Jun 2014 16:57:03 +0000 (-0300)
Subject: [media] mt9v032: use regmap
X-Git-Tag: cleanup-for-v3.18~114^2~206
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80b44ef23a746af5a05562d314184b5923574bb6;p=pandora-kernel.git
[media] mt9v032: use regmap
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
Signed-off-by: Laurent Pinchart
Signed-off-by: Mauro Carvalho Chehab
---
Reading git-diff-tree failed