OSDN Git Service

[media] mt9v032: use regmap
authorPhilipp Zabel <p.zabel@pengutronix.de>
Wed, 4 Jun 2014 16:57:03 +0000 (13:57 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 22 Jul 2014 03:55:26 +0000 (00:55 -0300)
commit80b44ef23a746af5a05562d314184b5923574bb6
treeb5427196fe0655ca4242d835fdf222335c32c8ec
parent94b76ce83de2fb4dd12001bbaef4301dc681700a
[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 <p.zabel@pengutronix.de>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/i2c/Kconfig
drivers/media/i2c/mt9v032.c