[media] mn88473: convert to RegMap API
authorAntti Palosaari <crope@iki.fi>
Fri, 3 Oct 2014 03:28:18 +0000 (00:28 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 14 Nov 2014 19:25:45 +0000 (17:25 -0200)
Convert driver to I2C RegMap API. That offers unified register
access routines, register value caching and more.

We need 3 register maps, one for each register page, as chips has
3 I2C address.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>

No differences found