Home
last modified time | relevance | path

Searched hist:"535 ec214e23adaf72c775938e9e9c6c1cf6fc5b9" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/i2c/
H A Dmt9p031.cdiff 535ec214e23adaf72c775938e9e9c6c1cf6fc5b9 Thu May 08 15:03:37 CEST 2014 Laurent Pinchart <laurent.pinchart@ideasonboard.com> [media] mt9p031: Fix BLC configuration restore when disabling test pattern

Auto BLC and BLC digital offset are disabled when enabling the test
pattern and must be restored when disabling it. The driver does so by
calling the set control handler on the auto BLC and BLC offset controls,
but this programs the hardware with the new value of those controls, not
the current value. Fix this by writing to the registers directly.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>