提交 523a4f7f 编写于 作者: V Volokh Konstantin 提交者: Mauro Carvalho Chehab

[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: NVolokh Konstantin <volokh84@gmail.com>
Signed-off-by: NHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 12be52a9
......@@ -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) */
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册