Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fa31fafb authored by Mayank Parashar's avatar Mayank Parashar
Browse files

msm: driver: Camerav2: Disable front LED for full flash



Disable LED2 during full flash which is used by front
flash.

Change-Id: I5c268bb2a911a8804297ba53ee517761e00baac9
Signed-off-by: default avatarMayank Parashar <mayankp@codeaurora.org>
parent f72f2cc7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@ static struct msm_camera_i2c_reg_array adp1660_high_array[] = {
	{0x02, 0x4F},
	{0x06, 0x3C},
	{0x09, 0x3C},
	{0x0f, 0x03},
	{0x0f, 0x01},
	{0x01, 0xBB},
};