]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00279226 media: ov5642: correct io_regulator sanity check
authorLiu Ying <Ying.Liu@freescale.com>
Wed, 11 Sep 2013 10:25:44 +0000 (18:25 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 20 Aug 2014 08:06:31 +0000 (10:06 +0200)
commitb90e2e6375d692e75edb05c779eb1706f5cf12ee
tree723c62798300ddb5071c0e47d733c1c4fa8be3d0
parent71e26bafd9809333b43f4e99f123b96451af93e8
ENGR00279226 media: ov5642: correct io_regulator sanity check

The following commit introduced a wrong sanity check for
the io_regulator which is intended to be got from device tree.
a364635a535705a8c16df49ff9bc7b9362b083ec

This patch corrects the sanity check.

Signed-off-by: Liu Ying <Ying.Liu@freescale.com>
(cherry picked from commit a0ff4d112dcd8a71547f2b95731f2fedb21a77e4)
drivers/media/platform/mxc/capture/ov5642.c