commit | 660acd54d1656f6361819d8d6b377a2aa2438748 | [log] [tgz] |
---|---|---|
author | Matthias Schwarzott <zzam@gentoo.org> | Thu Oct 02 02:21:04 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Oct 30 17:42:11 2014 -0200 |
tree | 3c30e39a87acb14d3d3fafb49db8b24b6c77eac6 | |
parent | 15c212dd0f7af8650808ada802c9317b4b0ec5a7 [diff] |
[media] cx231xx: drop unconditional port3 switching All switching should be done by i2c mux adapters. Drop explicit dont_use_port_3 flag. Drop info message about switch. Only the removed code in start_streaming is questionable: It did switch the port_3 flag without accessing i2c in between. Signed-off-by: Matthias Schwarzott <zzam@gentoo.org> Reviewed-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>