[media] smiapp: Add register diversion quirk
authorSakari Ailus <sakari.ailus@linux.intel.com>
Tue, 1 Apr 2014 11:37:38 +0000 (08:37 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 23 Apr 2014 14:31:33 +0000 (11:31 -0300)
Add a quirk for diverting registers for on some sensors, even the standard
registers are not where they can be expected to be found. Add a quirk to
to help using such sensors.

smiapp_write_no_quirk() and smiapp_read_no_quirk() functions are provided
for the use of quirk implementations.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>

No differences found