From: Matthias Schwarzott Date: Thu, 2 Oct 2014 05:21:04 +0000 (-0300) Subject: [media] cx231xx: drop unconditional port3 switching X-Git-Tag: omap-for-v3.19/fixes-rc1~133^2~289 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=660acd54d1656f6361819d8d6b377a2aa2438748;p=pandora-kernel.git [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 Reviewed-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed