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

Commit 523a4f7f authored by Volokh Konstantin's avatar Volokh Konstantin Committed by Mauro Carvalho Chehab
Browse files

[media] tw2804: modify ADC power control



Switch off all ADC (max 4) with first init, we control it
when starting/stopping streaming.

Signed-off-by: default avatarVolokh Konstantin <volokh84@gmail.com>
Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 12be52a9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -53,6 +53,7 @@ static const u8 global_registers[] = {
	0x3d, 0x80,
	0x3e, 0x82,
	0x3f, 0x82,
	0x78, 0x0f,
	0xff, 0xff, /* Terminator (reg 0xff does not exist) */
};